From ae493e4cf8b784beb62333ada3c92f99c8c432da Mon Sep 17 00:00:00 2001 From: yomguy <> Date: Tue, 21 Oct 2008 13:42:58 +0000 Subject: [PATCH] Fix colophon --- webview.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview.py b/webview.py index 55dc729..b226138 100644 --- a/webview.py +++ b/webview.py @@ -288,8 +288,8 @@ class WebView(FieldStorage): #print "" #print "" print "" + self.colophon() print "" print "" - self.colophon() self.footer() -- 2.39.5