From 9cabcb030bb5fa0b752f61d60887329d53149820 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 29 Sep 2021 19:27:08 +0200 Subject: [PATCH] gfdg --- files/templates/submission.html | 38 +++++++++++++++++---------------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 0f99ce95e..4e958d3d1 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -34,24 +34,6 @@ {% endif %} - - {% if p.award_count("shit") %} {% set minbugs = 10*p.award_count("shit") if p.award_count("shit") < 3 else 20 %} @@ -710,4 +692,24 @@ {% include "report_post_modal.html" %} {% endif %} + + {% endblock %} \ No newline at end of file