{# BLOCK Background Images #} {% import 'blocks\\settings.default.html.twig' as styles %}
{% for item in repeatable %} {{ item.background_image_alt|default }} {% endfor %}
{# @END BLOCK Background Images #}