--- --- {% include head.html %} {% include header.html %} {% include modals.html %}
{% for page in site.pagez %}
{% include {{page.file}} %}
{% endfor %}