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