diff --git a/commentpage.py b/commentpage.py index 4a28258..519bd57 100644 --- a/commentpage.py +++ b/commentpage.py @@ -119,7 +119,7 @@ def commentpage(ficno,directory,local=False): except: pass if fffandom or timeelapsed.days < 730: - filewrite.write("\n") + filewrite.write("\n") filewrite.close() headerfooter.footerwrite(commentspath + "/index.html",False,local)