Bugfix when comments=false (thanks to talynrae for reporting)
This commit is contained in:
parent
b00a72fb3d
commit
ac19e12ada
@ -507,6 +507,9 @@ else:
|
||||
print ' </div>'
|
||||
print ''
|
||||
comments_content.close()
|
||||
else:
|
||||
print ' </div>'
|
||||
print ''
|
||||
|
||||
content.close()
|
||||
entry_counter += 1
|
||||
|
Loading…
Reference in New Issue
Block a user