{% extends "authentic2/login.html" %} {% block login-bottom %} {% if registration_authorized and not "backoffice" in request.session|get:"login-hint" %}

Je me connecte pour la première fois

Je crée mon compte
{% endif %} {% endblock %}