From: Mischa POSLAWSKY Date: Sat, 7 Mar 2015 22:01:20 +0000 (+0100) Subject: common: html5 doctype and microformats X-Git-Tag: v1.7~35 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/a01e66d110dacb8c637f60d82c65bada6b451179?hp=1483a182cba6c2264a19048a9cf5f512afeec694 common: html5 doctype and microformats --- diff --git a/common.inc.plp b/common.inc.plp index cb282c0..ec6b0bf 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -98,8 +98,7 @@ sub Html { # leading output $header{content_type} = "text/html; charset=$meta->{charset}"; print <<"EOT"; - + @@ -118,11 +117,11 @@ EOT print <<"EOT";