{% extends "authentic2/login_password_form.html" %} {% load i18n %} {% block login %}
Les champs marqués d'un astérisque sont obligatoires
{{ block.super }} {% endblock %} {% block actions %} {% if can_reset_password or registration_authorized %}{# only remove the "→" before "Forgot password?" #} {% trans "Forgot password?" %} {% trans "Reset it!" %}
→ {% trans "Not a member?" %} {% trans "Register!" %}