diff --git a/inc/headers.tpl b/inc/headers.tpl index e66c97c..58b3a6b 100644 --- a/inc/headers.tpl +++ b/inc/headers.tpl @@ -15,6 +15,9 @@ Content-Type: text/html +% if (test -f $sitedir/_style.css) { + +% } %($extraHeaders%)