{% trans "Créer un compte :" %}
{% if error %}{{ error }}
{% endif %}{% extends "gestion/base.html" %} {% load static %} {% load i18n %} {% block titre %}{% trans "L'Ernestophone : Créer un compte" %}{% endblock %} {% block content %}
{{ error }}
{% endif %}