summaryrefslogtreecommitdiff
path: root/app/lib/django_comments/templates/comments
diff options
context:
space:
mode:
Diffstat (limited to 'app/lib/django_comments/templates/comments')
-rw-r--r--app/lib/django_comments/templates/comments/form.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/lib/django_comments/templates/comments/form.html b/app/lib/django_comments/templates/comments/form.html
index 939f7e1..aac33bf 100644
--- a/app/lib/django_comments/templates/comments/form.html
+++ b/app/lib/django_comments/templates/comments/form.html
@@ -19,3 +19,4 @@
<input type="submit" name="preview" class="submit-preview" value="{% trans "Preview" %}"/>
</p>
</form>
+{{form}}