{% import '@galleries/shortcode/style.twig' as style %} {% if gallery is defined and gallery is not empty %} {% block gallery_before %} {% if settings.icons is defined and settings.icons.enabled == 'true' %} {% endif %} {% endblock %} {% endif %}