{{ form_widget(form.titre, { 'attr': {'class': 'form-control'} }) }}
{#

#} {##} {#Why do you need my personal information?#} {##} {#

#}
{#
#} {#
#} {#
#} {#
#} {#Media#} {#
#} {#
#} {#
#} {#{{ form_widget(form.abstract, { 'attr': {'class': 'ckeditor form-control'} }) }}#} {#
#} {#
#}
{#
#} {#
#} {#
#} {#Media#} {#
#} {#
#} {#
#} {{ form_widget(form.content, { 'attr': {'class': 'ckeditor form-control'} }) }}

Publish

  • {#
  • #}
Section
{{ form_widget(form.section, { 'attr': {'class': 'cs-select cs-skin-elastic'} }) }}
{#

#} {##} {#Why do you need my personal information?#} {##} {#

#} {#

#}
Featured image {% if (post.pictures is not null) %} {% endif %}
{{ form_widget(form.pictures, { 'attr': {'class': 'upload'} }) }}
{##} {#Why do you need my personal information?#} {##}

Featured video {% if (post.video is not null) %}
{% endif %}
{{ form_widget(form.video, { 'attr': {'class': 'form-control'} }) }} ** select the code video "9gd15JV8"
www.youtube.com/watch?v=9gd15JV8
{##} {#Why do you need my personal information?#} {##}

{{ form_rest(form) }}