{% extends "user/base-users.html" %} {% block title_ruler %}{% endblock %} {% block title_row %} {% set title = contest.name %} {% include "contest/contest-tabs.html" %} {% endblock %} {% block users_media %} {% if has_rating %} {% endif %} {% endblock %} {% block users_js_media %} {% if is_organizer %} {% endif %} {% if perms.judge.change_contestparticipation %} {% endif %} {% if not contest.ended %} {% endif %} {% include "contest/media-js.html" %} {% endblock %} {% block users_table %}