From af426407c71f05378e937569fea8374c637f09a3 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 4 Mar 2022 19:57:17 +0200 Subject: [PATCH] painful --- files/templates/comments.html | 25 +++++++++---------------- files/templates/submission.html | 33 ++++++++++++++++++++++++++++++++- 2 files changed, 41 insertions(+), 17 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 97c54fbe4d..fd9c7f18c3 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -887,25 +887,10 @@ -{% endif %} -{% if offset %} - {% if p %} - {% set pid = p.id %} - {% endif %} -
-
-{% endif %} - -{% if p %} {% endif %} +{% if offset %} + {% if p %} + {% set pid = p.id %} + {% endif %} +
+
+{% endif %} + \ No newline at end of file diff --git a/files/templates/submission.html b/files/templates/submission.html index c711c3a897..134c024ecc 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -978,7 +978,38 @@ {% if offset %} - + {% endif %} {% elif not p.replies and p.deleted_utc == 0 %}