{% capture append = "oxidBlock_pageBody" %} {% if oView.showRDFa() %} {% include "rdfa/rdfa.html.twig" %} {% endif %} {% block layout_header %} {% include "layout/header.html.twig" with {active_step: active_step} %} {% endblock %} {% include "layout/footer.html.twig" %} {% block dd_layout_page_header_icon_menu_minibasket_list %} {% include_dynamic "widget/minibasket/minibasket.html.twig" %} {% endblock %} {% block layout_init_social %} {% endblock %} {% endcapture %} {% include "layout/base.html.twig" %}