{% extends "django_village/base.html" %} {% load static village_tags %} {% block content %}

Exemple de formulaire

{% csrf_token %} {% village_form %}
{% endblock content %}