view.py
changeset 8976 aeb7d400ee92
parent 8941 7b26fe71404f
child 9256 697a8181ba30
--- a/view.py	Mon May 06 17:16:45 2013 +0200
+++ b/view.py	Wed May 15 15:37:22 2013 +0200
@@ -471,7 +471,7 @@
     one to display error if the first one failed
     """
 
-    doctype = STRICT_DOCTYPE
+    doctype = '<!DOCTYPE html>'
 
     def set_stream(self, w=None):
         if self.w is not None: