{% for index, section in gdpr_seopage %}
{% include 'layouts/section.html.twig' with {'section': section , 'index': index } %}
{% include 'layouts/block/carousel_xl.html.twig' with {'section': section , 'index': index } %}
{% endfor %}