From fa2a4c52d695ecd9bf4c827543cc03603ff7457e Mon Sep 17 00:00:00 2001 From: kek7198 Date: Fri, 3 Dec 2021 20:08:01 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 2 +- files/templates/home.html | 2 ++ files/templates/sign_up.html | 2 -- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index df1da1b9e..7c6b25fc4 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -279,7 +279,7 @@ {% endif %} -
+
diff --git a/files/templates/home.html b/files/templates/home.html index 2d1d6c4e4..4fb3dc95d 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -78,4 +78,6 @@ + + {% endblock %} \ No newline at end of file diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index 66e026e73..c5968ca91 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -150,8 +150,6 @@ - - {% if hcaptcha %} {% endif %}