From d1a435ad9d548e4594c8c9397afbf8b6aef79082 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Fri, 9 Nov 2018 09:08:59 +0100 Subject: [PATCH] Remove unnecessary CSS from template --- bin/_template.html | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/bin/_template.html b/bin/_template.html index f35432eec..c8a9108ad 100644 --- a/bin/_template.html +++ b/bin/_template.html @@ -14,20 +14,6 @@ $if(keywords)$ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ - -$if(highlighting-css)$ - -$endif$ $for(css)$ $endfor$