{% load i18n %}
{% csrf_token %} {% include "form_fields.html" with form=form %} {% if cancel %} {% endif %}
{% if can_reset_password %}

→ {% trans "Forgot password?" %} {% trans "Reset it!" %}

{% endif %} {% if registration_authorized %}

→ {% trans "Not a member?" %} {% trans "Register!" %}

{% endif %}

→ {% trans "Un problème ?" %} {% trans "Contactez le support !" %}