From 2f98bfb5bceea7493cb991951c8280e52f58f84e Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 12 Dec 2021 21:24:05 -0600 Subject: [PATCH] fix --- files/templates/submission_listing.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index c5e503dfde..178341d2c2 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -232,7 +232,7 @@ {% if p.realbody(v) and not p.over_18 %} -
+
{{p.realbody(v) | safe}}
{% endif %} @@ -377,7 +377,7 @@ {% include "expanded_image_modal.html" %} - +