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

Importation par lot

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