web/views/error.py
branchtls-sprint
changeset 1802 d628defebc17
parent 984 536e421b082b
child 1977 606923dff11b
--- a/web/views/error.py	Thu May 14 10:24:56 2009 +0200
+++ b/web/views/error.py	Thu May 14 11:38:40 2009 +0200
@@ -24,5 +24,3 @@
         _ = self.req._
         self.w(u"<h1>%s</h1>" %
                _('an error occured, the request cannot be fulfilled'))
-    
-