{% for tab in tabs %} {% endfor %}
{% for tab in tabs %}
{{ tab.content|safe }}
{% endfor %}