diff --git a/bin/controller.rc b/bin/controller.rc index 3fe54da..244155e 100755 --- a/bin/controller.rc +++ b/bin/controller.rc @@ -133,8 +133,6 @@ if(! ~ $#blogDirs 0) ' ' -echo hesd: $extraHeaders - # RSS fn statpost { f = $1 diff --git a/inc/headers.tpl b/inc/headers.tpl index 05967a2..06092e3 100644 --- a/inc/headers.tpl +++ b/inc/headers.tpl @@ -8,13 +8,14 @@ Content-Type: text/html -% echo ''$"title' - '$"site' -' + %($title - $site -%) + %($extraHeaders%)