{% extends "common-content.html" %} {% set has_hidden_subtasks = request.in_contest_mode and request.participation.contest.format.has_hidden_subtasks %} {% block content_media %} {% include "comments/media-css.html" %} {% endblock %} {% block content_js_media %} {% include "comments/media-js.html" %} {% include "actionbar/media-js.html" %} {% if request.in_contest_mode %} {% endif %} {% endblock %} {% block title_row %}