{% load i18n %}
{% csrf_token %} {{ form.as_p }} {% if cancel %} {% endif %}
{% if can_reset_password %}

→ {% trans "Forgot password?" %} Ré-initialisez-le !

{% endif %} {% if registration_authorized %}

→ Pas de compte citoyen ? Enregistrez-vous !

{% endif %}