From 3f523e1a3654f36d8407e522749177e56fb6de45 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 24 Nov 2021 21:11:01 -0600 Subject: [PATCH] fix --- files/templates/submission_listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 2de3b6f24b..962f72e90f 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -225,7 +225,7 @@ {% if p.is_image and not p.over_18 and ((v and v.cardview) or (not v and environ.get('CARD_VIEW') == '1')) %}
- Unable to load image + Unable to load image
{% endif %}