diff --git a/templates/problem/problem.html b/templates/problem/problem.html index a55a8a2..dfe71aa 100644 --- a/templates/problem/problem.html +++ b/templates/problem/problem.html @@ -52,11 +52,6 @@ {% endblock %} {% block content_js_media %} - {% include "comments/media-js.html" %} {% include "actionbar/media-js.html" %} {% if request.in_contest_mode %} @@ -146,12 +141,14 @@ {% block info_float %} {% if request.user.is_authenticated and request.in_contest_mode and submission_limit %} {% if submissions_left > 0 %} - + + +