{% load i18n %} {% load static %} {% if carousel_items %}
{% for item in carousel_items %}
{% endfor %}
{% endif %}