{% extends "agenda_culturel/page.html" %} {% load static %} {% block title %}Importation manuelle{% endblock %} {% block content %}

Importation manuelle

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