diff --git a/files/templates/submission.html b/files/templates/submission.html index e1215e5eb..4f8d3aab3 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -190,31 +190,18 @@ {% endif %} - - {% if p.award_count("gold") %} -{% set sparkles = 10*p.award_count("gold") if p.award_count("gold") <= 5 else 50 %} {% endif %}