There was a debug line... removed the bastard
This commit is contained in:
parent
953be3681a
commit
b1e6cb9b65
@ -141,7 +141,6 @@ else: # Show regular entry
|
|||||||
print ' ' + line.strip() + '<br />'
|
print ' ' + line.strip() + '<br />'
|
||||||
if comments == "True":
|
if comments == "True":
|
||||||
comments_file = glob.glob(entries_dir + title + '.comments')
|
comments_file = glob.glob(entries_dir + title + '.comments')
|
||||||
print str(comments_file)
|
|
||||||
if not comments_file:
|
if not comments_file:
|
||||||
print ' <div class="comment">'
|
print ' <div class="comment">'
|
||||||
print ' <ul><li><a href=? class="comment">no comments</a></li></ul>'
|
print ' <ul><li><a href=? class="comment">no comments</a></li></ul>'
|
||||||
|
Loading…
Reference in New Issue
Block a user