{% include head.html %}
{% include custom-logo.html %}
Menu
{% include custom-menu.html %}
{{ page.title }}
{% include custom-pre-content.html %} {{ content }} {% include custom-post-content.html %}
{% for include in site.scripts %} {% endfor %}