From 6571c51690402df08a07e3c48b3e1b9fbd44a33f Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 3 Mar 2022 18:01:35 +0200 Subject: [PATCH] fart --- files/templates/comments.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 1fc0cfb56..634be3366 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -887,7 +887,17 @@ +{% 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