From 94f82685672bcd4e5731de3c1c61e79f7edc07b2 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sat, 8 Aug 2015 11:03:09 -0700 Subject: template.html: indent and remove unnecessary components Make page source a little bit more readable. --- templates/template.html | 127 +++++++++++++++++++++--------------------------- 1 file changed, 55 insertions(+), 72 deletions(-) (limited to 'templates/template.html') diff --git a/templates/template.html b/templates/template.html index 0805c3b8..003d73b5 100644 --- a/templates/template.html +++ b/templates/template.html @@ -1,86 +1,69 @@ - - - - + + + + $if(date)$ - + $endif$ -$pagetitle$ - - - - - -$if(quotes)$ - -$endif$ -$if(highlighting-css)$ - -$endif$ -$for(css)$ - -$endfor$ -$if(math)$ -$math$ -$endif$ -$for(header-includes)$ -$header-includes$ -$endfor$ - - - - - - - - - - - -
+ $pagetitle$ + + + + + + + + + + + + + + + + +
$if(title)$ -
-

$title$

+
+

$title$

$if(subtitle)$ -

$subtitle$

+

$subtitle$

$endif$ - -
+ by + +
$endif$ $body$ -
-
-
+
+
+ - + + RSS feed iconAtom feed iconCreative Commons icon + Zhiming Wang + + + -- cgit v1.2.1