{% extends "@ibexadesign/pagelayout.html.twig" %} {% block page_head %} {% if content.fields.description is defined %} {% set description = ibexa_field_value( content, 'description' ) %} {% else %} {% set description = ibexa_content_name( content) %} {% endif %} {{ parent() }} {% endblock %} {% block fullcontent %}