Changeset 436

Show
Ignore:
Timestamp:
05/27/08 01:37:52 (22 months ago)
Author:
eevee
Message:

Removed an erraneous line in wrapper.tt that was causing a blank style <link> tag to be inserted. (#293)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/templates/wrapper.tt

    r408 r436  
    77[% DEFAULT extra_css = template.extra_css || [] %] 
    88[% DEFAULT extra_js = [] %] 
    9 [% extra_css.push(template.extra_css) %] 
    109<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    1110<html>