Removed debug stuff

This commit is contained in:
Stefan Ritter 2009-05-17 23:59:14 +02:00
parent a38cb989fa
commit 0002b915cd
1 changed files with 0 additions and 1 deletions

View File

@ -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")