diff --git a/files/templates/CHRISTMAS/submission.html b/files/templates/CHRISTMAS/submission.html index c59594023..c54e3a6b5 100644 --- a/files/templates/CHRISTMAS/submission.html +++ b/files/templates/CHRISTMAS/submission.html @@ -12,6 +12,45 @@ {% block title %} +{% if p.award_count("wholesome") %} + + + + + + +{% endif %} + +{% if p.award_count("wholesome") > 1 %} + + + + + +{% endif %} + +{% if p.award_count("wholesome") > 2 %} + + + + + +{% endif %} + +{% if p.award_count("wholesome") > 3 %} + + + + + +{% endif %} + {% if 'rama' not in request.host %}