{% extends '@designs-default/pages/landingpage/taxonomy.twig' %} {# Reason for custom: # Glamour taxonomy pages include a sticky cta adslot in their autolist. # Therefore we need a wrapped taxonomy_autolist identical to the section autowrapper and all options for this wrapper #} {% set options = options|default({}) + { taxonomy_teaser_imagesize: 'teaser_portrait', sections_autowrapper_colclass_default: 'col-md-8 col-lg-6 offset-lg-1', } %}