diff --git a/comments.py b/comments.py index bd84954..c223c14 100755 --- a/comments.py +++ b/comments.py @@ -37,7 +37,7 @@ html.appendHTML("
"%aid) html.appendHTML(""%seed) html.appendHTML("
") html.appendHTML("
") -html.appendHTML("
") +html.appendHTML("
") html.appendHTML("\"Captcha" % base64.b64encode(capt.getvalue()).decode("UTF-8")) html.appendHTML("") html.appendHTML("
")