{% if header is defined and header %}

{{ header }}

{% endif %}
{{ form_start(form) }} {{ form_widget(form) }}
{{ form_end(form) }}