From e1377410f401989f637b0a665b41296c5d31b7c9 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