fix a style bug in comments area

This commit is contained in:
Adrian Vondendriesch 2009-07-24 16:31:01 +02:00
parent dc381f921e
commit 8d585d5e7e
1 changed files with 2 additions and 0 deletions

View File

@ -465,6 +465,8 @@ else:
comments_content.close()
else:
print ' </div>'
print ' </div>'
print ' <div class="comments">'
# Form for adding comments
random_int_a = random.randint(1,9)