{% extends 'core/page.html' %} {% load i18n %} {% load core_tags %} {% block page %}

{% trans 'Participants' %}

{% trans 'The list of participants is currently not available.' %} {% endblock %}