templates/comun/fichaje/formTareas.html.twig
line 1
Open in your IDE?
{{ form_start(form) }}
{{ form_widget(form) }}<br>
{{ form_end(form) }}