From 9cb56dabb676391a9382731347e8d2b07b9437a5 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Sun, 7 Apr 2024 13:25:49 +0200 Subject: big cleanup --- lib/headers.tpl | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'lib/headers.tpl') diff --git a/lib/headers.tpl b/lib/headers.tpl index 635f85e..8d5ade5 100644 --- a/lib/headers.tpl +++ b/lib/headers.tpl @@ -3,14 +3,11 @@ %($pageTitle%) - - - -% if(test -f $sitedir/_werc/pub/style.css) -% echo ' ' - + + -% # Legacy charset declaration for backards compatibility with non-html5 browsers. % if(! ~ $#meta_description 0) -- cgit v1.2.3