From 195442729bb836e58dbc1c44d6e11009fd3292c7 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 2 Sep 2021 20:13:02 +0200 Subject: [PATCH] gfgf --- files/templates/submission.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 5290a26de..13bdb98fe 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -233,7 +233,8 @@ {% if not p.is_image and p.thumb_url and not p.embed_url %}
- + Unable to load image +
{% endif %} @@ -313,9 +314,9 @@
{% if p.is_image %} -
+

@@ -495,6 +496,15 @@
 
 		
+ {% if not p.is_image %} +
+
+ +
+
+ {% endif %} +
+