{% extends 'base.html.twig' %} {% block title %} {{ parent() }} Import CSV {% endblock %} {% block body %}

{{form(form)}}
{% endblock %}