{% block body %} {{ form_start(form, {"attr":{"action":path('app_pays_new')}})}} {{ include('pays/_form.html.twig') }} {% endblock %}