{% if gallery.slideConfiguration is not empty and gallery.slideConfiguration.enable %} {{ include('@Gallery/front/_slide.html.twig') }} {% else %} {{ include('@Gallery/front/_grid.html.twig') }} {% endif %}