{% for tab in tab_list %}
{{tab.0}}
{% endfor %}
{% for tab in tab_list %}
{{ tab.1 }}
{% endfor %}