{% include head.html %}
{% include nav-global.html %}
{% include nav-local.html %}
{{ content }}
{% include footer.html %}
{% include scripts/vendor-cdn.html %}
{% include scripts/kcc-theme.html %}
{% include scripts/custom.html %}
{% include foot.html %}