[Commits] python.it commit r286 - www/trunk/scripts/ht2html
commit a svn.python.it
commit a svn.python.it
Sab 4 Ago 2007 16:36:22 CEST
Author: manlio
Date: Sat Aug 4 16:36:21 2007
New Revision: 286
Modified:
www/trunk/scripts/ht2html/Skeleton.py
Log:
aggiunto attributo xmlns
Modified: www/trunk/scripts/ht2html/Skeleton.py
==============================================================================
--- www/trunk/scripts/ht2html/Skeleton.py (original)
+++ www/trunk/scripts/ht2html/Skeleton.py Sat Aug 4 16:36:21 2007
@@ -174,7 +174,7 @@
Title: %(title)s
%(headers)s
-->
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
<head>
<title>%(title)s</title>
<meta http-equiv="Content-Type" content="text/html; charset=%(charset)s" />
Maggiori informazioni sulla lista
Commits