fix a style bug in comments area
This commit is contained in:
parent
dc381f921e
commit
8d585d5e7e
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user