From 0a521087fd986ec1b33154db33d4d6bec4763e6d Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 4 Dec 2021 13:24:03 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 2 +- files/templates/submission.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index c42ecaf86c..e5795a12dd 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -389,7 +389,7 @@
Removed by @{{c.ban_reason}}
{% endif %} -
+
{{c.realbody(v) | safe}} {% if c.options %} {% for o in c.options %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 909a06eb24..38c62873b9 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -354,7 +354,7 @@ {% endif %} {% endif %} -
+
{% if p.is_image %}