{% from "fragments/reevaluation_buttons.html" import ReevaluationButtons with context %} {% if contest is none %} Admin {% else %} Admin: {{ contest.description }} {% endif %}
{% block core %}{% endblock core %}