From 203d682d9115a6ee314ec642804e6696e5348b10 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 4 Dec 2021 20:18:04 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 4 ++-- files/templates/default.html | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 92affd0e4..abe3d45da 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -256,7 +256,7 @@
-
+
{% if standalone or level==1 %} {% else %} @@ -287,7 +287,7 @@ {% else %}
-
+
{{ c.author.username }} avatar
diff --git a/files/templates/default.html b/files/templates/default.html index 14116a592..6e045ce24 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -243,10 +243,10 @@ {% block desktopBanner %} {% endblock %} -
+
@@ -265,7 +265,6 @@
- {% include "footer.html" %}