{% load i18n %} {% if tournament.draw %} Tirage lancé ! {% else %}
{% trans "The draw has not started yet." %} {% if user.registration.is_volunteer %}
{% endif %}
{% endif %}