{{ form_start(form) }}
{% trans %}basics.treatment{% endtrans %}
{{ form_widget(form.yearselect) }}
{{ form_end(form) }}