diff --git a/templates/contest/balloons.html b/templates/contest/balloons.html index bfaf5a9e8..e39501dd7 100644 --- a/templates/contest/balloons.html +++ b/templates/contest/balloons.html @@ -21,15 +21,78 @@ {% block content_js_media %} {% include "contest/media-js.html" %} + + + + {% endblock %} {% block body %}
{{ _('SubID.') }} | {{ _('TEAM') }} | {{ _('PROBLEM') }} | -{{ submission.problem.code }} | -- - | {% endfor %}
---|