Changeset 436
- Timestamp:
- 05/27/08 01:37:52 (22 months ago)
- Files:
-
- 1 modified
-
veekun/trunk/templates/wrapper.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
veekun/trunk/templates/wrapper.tt
r408 r436 7 7 [% DEFAULT extra_css = template.extra_css || [] %] 8 8 [% DEFAULT extra_js = [] %] 9 [% extra_css.push(template.extra_css) %]10 9 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 11 10 <html>
