From 8e7152e049ee02aca02af8fb0476dee441df2610 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 30 Nov 2021 19:39:40 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 2b87d7aea..9b3da9d73 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -276,11 +276,13 @@
- {% if standalone or level==1 %} - - {% else %} - - {% endif %} +
+ {% if standalone or level==1 %} + + {% else %} + + {% endif %} +