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" %}