X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/6ab9c94cde0ca32c221dc3120f0088e1693e71c1..c1d474c10566cbc9591267934dfa103a61f7c486:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index 3a51600..3c92817 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -117,13 +117,17 @@ sub Html { unless $PLP::sentheaders; unshift @{ $meta->{raw} }, stylesheet($meta->{stylesheet}); + push @{ $meta->{raw} }, ( + '', + ); + # optional amends push @{ $meta->{raw} }, ( '', '', !$showkeys ? '' : $showkeys eq 'ghost' ? '' : (), - '', + '', ) if $meta->{keys}; # leading output