diff --git a/comments.py b/comments.py index 0378fab..23367ab 100755 --- a/comments.py +++ b/comments.py @@ -34,7 +34,7 @@ html=htmlgen.HTMLgen(pagelayout.getLayoutXML().decode('utf-8'),"Comments") html.appendHTML("
"%seed) html.appendHTML("
") -html.appendHTML("
") html.appendHTML("\"Captcha" % base64.b64encode(capt.getvalue())) html.appendHTML("") html.appendHTML("
")