fixed submission file to have default content

This commit is contained in:
Brobin
2015-04-07 22:14:35 -05:00
parent f31ad72f92
commit 68ae4570dc
3 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ COMMENT_EDIT_FILE = """{content}
# Editing your comment
"""
SUBMISSION_FILE = """
SUBMISSION_FILE = """{content}
# Please enter your submission. Lines starting with '#' will be ignored,
# and an empty field aborts the submission.
#