Removed debug stuff
This commit is contained in:
parent
a38cb989fa
commit
0002b915cd
@ -286,7 +286,6 @@ else:
|
|||||||
print ''
|
print ''
|
||||||
|
|
||||||
print ' <div class="content">'
|
print ' <div class="content">'
|
||||||
print '<br><br><br><br><br><br><br>'
|
|
||||||
|
|
||||||
if static_display != "": # Show Staticpage
|
if static_display != "": # Show Staticpage
|
||||||
content = open(staticpages_dir + static_display, "r")
|
content = open(staticpages_dir + static_display, "r")
|
||||||
|
Loading…
Reference in New Issue
Block a user