From: Leandro Lucarella Date: Fri, 8 Aug 2008 17:47:46 +0000 (-0300) Subject: Make default template Use XHTML 1.0 Strict X-Git-Url: https://git.llucax.com/software/blitiri.git/commitdiff_plain/0e2482c0d5ee883219cf6cdcdd0f12da43a6b68a?hp=05c7cdc940c7db22df3bcd0ff475cc950eae8b2e Make default template Use XHTML 1.0 Strict The default template was not valid HTML 4.01 Transitional. --- diff --git a/blitiri.cgi b/blitiri.cgi index 3c904b7..f78ee0b 100755 --- a/blitiri.cgi +++ b/blitiri.cgi @@ -66,15 +66,16 @@ templates_path = os.path.realpath(templates_path) # Default template -default_main_header = """ - +default_main_header = """\ + + - + - + %(title)s