{% extends "base.html" %} {% block "content" %}

Créer un compte

{% csrf_token %} {{ form.as_html }}
Annuler
{% endblock %}