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