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