diff --git a/bricks/header.tmpl b/bricks/header.tmpl index d11233a..d3796fd 100644 --- a/bricks/header.tmpl +++ b/bricks/header.tmpl @@ -5,10 +5,10 @@ - - + + {% for mycss in cssfiles() %} - + {% endfor %} @@ -37,9 +37,9 @@ - + {% for myjs in jsfiles() %} - + {% endfor %}