{% extends "agenda_culturel/page.html" %} {% load static %} {% block title %}Règle de catéorisation{% endblock %} {% block entete_header %} {% endblock %} {% block content %}

Règle de catéorisation

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