{% extends "base.html" %} {% load crispy_forms_tags crispy_forms_filters %} {% load i18n %} {% block content %}
{% blocktrans trimmed %} On this page, you can manage the juries of the pool. You can add a new jury by entering the email address of the jury. If the jury is not registered, the account will be created automatically. If the jury already exists, its account will be autocompleted and directly linked to the pool. {% endblocktrans %}
{% blocktrans trimmed %} On this page, you can also define the president of the jury, who will have the right to see all solutions and if necessary define the notes of other jury members. {% endblocktrans %}