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