From 5ff2adebfeec3608442fd4780b3a8e9206558859 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 2 Oct 2021 17:45:43 +0200 Subject: [PATCH] gdf --- files/templates/submission.html | 41 +-------------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 0a12ff88af..73a19c8130 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -37,6 +37,7 @@ {% if 'marsey.tech' in request.host %} {% if v %} + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %} @@ -47,46 +48,6 @@ {% include "expanded_image_modal.html" %} {% endif %} -{% if 'marsey.tech' in request.host and v %} - -{% endif %} - {% if p.award_count("shit") %} {% set minbugs = 10*p.award_count("shit") if p.award_count("shit") < 3 else 20 %}