Something went wrong on our end
-
Eric Bremner authoredEric Bremner authored
card--banner.twig 171 B
{% for image in banners.images %}
{% include '@components/card/card.twig' with {
'banner': image,
'show_header': 'no',
'type': 'banner',
} %}
{% endfor %}