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