From 299be5f0580463256ac0fe1b1df5a1627b55e03b Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 1 Dec 2021 18:40:49 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 6 +++--- files/templates/submission.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 47cd02029..125970adb 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -290,9 +290,9 @@
{% if standalone or level==1 %} - + {% else %} - + {% endif %}
@@ -320,7 +320,7 @@
-
+ {% include "/comments/CommentForm.html" %}