{% for tab in tabs %} {% set tabloop = loop %}
{{ tab.render() }}
{% endfor %}