Content-Type: text/html
%($title '|' $siteTitle $siteSubTitle %)
% if (! ~ $#meta_description 0)
% echo ' '
% if (! ~ $#meta_keywords 0)
% echo ' '
%#
% if (test -f $sitedir/_style.css) {
% }
% h = `{ get_inc_file headers.inc}
% if(! ~ $#h 0)
% cat $h
%($extraHeaders%)