- Timestamp:
- 06/16/10 23:06:26 (3 years ago)
- Branch:
- default
- Files:
-
- 1 modified
-
WebContent/WEB-INF/resources/templates/xhtml10.vm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
WebContent/WEB-INF/resources/templates/xhtml10.vm
r1177 r1260 1 1 #set ($title = "$ucn.evaluate($lang, 'result_for', $unicorncall.DocumentName)") 2 #set ($css = ['base_ucn -yc.css'])3 #set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_results -yc.js'])2 #set ($css = ['base_ucn.css']) 3 #set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_results.js']) 4 4 #if ($unicorncall.getStatus() == "passed") 5 5 #set ($fav = "favicon_green.ico")
