{% extends no_layout is defined and no_layout == true ? view_base_layout : "@ibexadesign/pagelayout.html.twig" %} {% form_theme form '@ibexadesign/form_field.html.twig' %} {% block content %} {% set frmname = "frm-"~locationId %} {% if is_valid is defined and is_valid %}
{% else %} {{ form_start(form, { 'attr': { 'id': frmname} } ) }} {% if content.fields['body'] is defined and not ibexa_field_is_empty( content, "body" ) %}