From df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 24 Mar 2015 22:53:18 -0700 Subject: Change template and CSS for flatter structure - Change CSS to one file - Change template to reflect CSS flattening --- .template.html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to '.template.html') diff --git a/.template.html b/.template.html index 952cc41..96ee7b3 100644 --- a/.template.html +++ b/.template.html @@ -12,18 +12,10 @@ $title$ | Autocento of the breakfast table - + - $if(genre)$ - - - $endif$ - $if(project.css)$ - - - $endif$ @@ -32,10 +24,10 @@ $headerincludes$ $endfor$ - + $for(include-before)$ $include-before$ $endfor$ -
+
$if(title)$

$title$

$endif$ @@ -100,7 +92,9 @@ $endif$ -
$body$
+
+ $body$ +