diff --git a/files/templates/comments.html b/files/templates/comments.html index 634be33665..1fc0cfb567 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -887,17 +887,7 @@ -{% 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