{% for section in sections %} {% set collapsedId = 'collapse'~loop.index %} {% set headingId = 'heading'~loop.index %}
{% endfor %}