{% extends "authentic2/base-page.html" %} {% load i18n %} {% block extra-body-class %}narrow-page{% endblock %} {% block content %}

Compte citoyen

Création de votre compte

{% include 'authentic2/form.html' with form=form %}

{% endblock %}