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

Inscription

{{ form.as_p }} {% csrf_token %}
{% endblock %}