{% extends "django_fastoche/base.html" %} {% load static fastoche_tags %} {% block content %}

Exemple de formulaire

{% csrf_token %} {% fastoche_form %}
{% endblock content %}