From f81b02836503d0c105d29a9786c01438e0078990 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sun, 9 Aug 2015 08:10:30 -0700 Subject: template.html: restore highlighting-css I accidentally removed syntax highlighting in 94f82685672bcd4e5731de3c1c61e79f7edc07b2. --- templates/template.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/template.html b/templates/template.html index 8491bc5b..54cb553a 100644 --- a/templates/template.html +++ b/templates/template.html @@ -12,7 +12,6 @@ $endif$ - @@ -22,6 +21,12 @@ $endif$ + +$if(highlighting-css)$ + +$endif$