{{ path }}

{% for tab in tabs %}
{% if tab.include %}{% include tab.include %}{% endif %}
{% endfor %}