From 4e8ed0bdda76fd06f6e3c5c66cdda516399a36c0 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 01:11:35 -0600 Subject: [PATCH] fix --- files/templates/home_comments.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/files/templates/home_comments.html b/files/templates/home_comments.html index 8322d2829..1bd18cc91 100644 --- a/files/templates/home_comments.html +++ b/files/templates/home_comments.html @@ -23,10 +23,8 @@ {% block content %} -
-
- {% include "comments.html" %} -
+
+ {% include "comments.html" %}