{% extends "three-column-content.html" %} {% set has_hidden_subtasks = request.in_contest_mode and request.participation.contest.format.has_hidden_subtasks %} {% block three_col_js %} {% compress js %} {% if request.user.is_authenticated and perms.judge.rejudge_submission %} {% endif %} {% endcompress %} {% if dynamic_update and last_msg and not has_hidden_subtasks %} {% endif %} {% endblock %} {% block title_ruler %}{% endblock %} {% block title_row %}{% endblock %} {% block three_col_media %} {% if perms.judge.change_submission and perms.judge.rejudge_submission %} {% endif %} {% endblock %} {% block middle_title %}