{% extends 'authentic2/login_password_form.html' %} {% load i18n static %} {% block form %}

Je m’identifie avec mon courriel

{{ block.super }} {% endblock %} {% block actions %} {% if can_reset_password or registration_authorized %}
{% endif %} {% endblock %}