ixm_blocks-1.0.x-dev/modules/ixm_blocks_hero/templates/hero-extends-swiper.html.twig
modules/ixm_blocks_hero/templates/hero-extends-swiper.html.twig
{% extends '@ixm_blocks_hero/block--ixm-blocks-hero.html.twig' %}
{# Swiper #}
{% set carousel_type = 'swiper' %}
{% set carousel_classes = carousel_classes|default([])|merge([
'carousel-dark',
]) %}
