From 7edabe847fbde6faa8c6c7415c847c99da025b51 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 5 Dec 2021 00:43:39 +0200 Subject: [PATCH] sefd --- files/templates/submission.html | 72 +++++++++++++++------------------ 1 file changed, 33 insertions(+), 39 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 91c504ac5..a9226b37f 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -831,29 +831,27 @@ {% if v and v.id==p.author_id %} @@ -878,7 +876,7 @@ {% include "ban_modal.html" %} {% endif %} {% endif %} - + {% include "expanded_image_modal.html" %} {% endif %} @@ -887,14 +885,12 @@ {% set minbugs = 10*p.award_count("shit") if p.award_count("shit") < 3 else 20 %} {% set maxbugs = 20*p.award_count("shit") if p.award_count("shit") < 3 else 40 %} + {% endif %}