{% extends "base.html" %} {% block nav_inscription %}current{% endblock %} {% block "content" %}

Inscriptions

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