{{ form_start(formformation) }}
{{ form_row(formformation.publishedAt) }}
{{ form_row(formformation.description) }}
{{ form_row(formformation.playlist) }}
{{ form_row(formformation.categories) }}
{{ form_row(formformation.title) }}
{% if formation.videoid %}
{% endif %}
{{ form_end(formformation) }}