X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/02aff73f80ccbf7d050280af1114f0e663c6d4dd..3aab2658e078a4f424343fb10817f8d0eab9343b:/vimperator.plp diff --git a/vimperator.plp b/vimperator.plp index 55c635f..84d9106 100644 --- a/vimperator.plp +++ b/vimperator.plp @@ -28,8 +28,8 @@ $header{content_type} = "text/html; charset=$sign{charset}"; ) for keys %styles; our $showkeys = exists $get{keys} && $get{keys} ne '0'; - print "\n" unless $showkeys; - print "\n" + print "\n".'' unless $showkeys; + print "\n".'' if $showkeys and $get{keys} eq 'ghost'; :>