{% extends "base.html" %} {% block core %}

All user tests

There are {{ user_test_count }} user tests in this contest

{% set page_url = url["contest"][contest.id]["user_tests"] %} {% include "fragments/user_test_rows.html" %}
{% endblock core %}