{% include head.html %} {% for t in site.data.tabs %}
{% include {{ t.fp }} %}
{% endfor %}
{{ content }}
{% include footer.html %}