{% with auto_play=auto_play|default:False auto_play_interval=auto_play_interval|default:5000 show_dots=show_dots|default:True show_arrows=show_arrows|default:True %}
{% for description in descriptions %} {% if forloop.counter0 == forloop.parentloop.counter0 %} {{ description }} {% endif %} {% endfor %}
{% endif %}