{% if page.content_home_top %} {% include '@vre2024/template-parts/content-parts/content_home_top.html.twig' %} {% endif %} {% if page.content_top %} {% include '@vre2024/template-parts/content-parts/content_top.html.twig' %} {% endif %}
{{ page.content }}
{% if page.content_bottom %} {% include '@vre2024/template-parts/content-parts/content_bottom.html.twig' %} {% endif %} {% if page.content_home_bottom %} {% include '@vre2024/template-parts/content-parts/content_home_bottom.html.twig' %} {% endif %}