{% for tab in node.tabs %} {% endfor %}
{% for tab in node.tabs %}
{{ renderNode(tab.content) }}
{% endfor %}