{% include head.html %}

<body>

{% include body/nav-navigation.html %}
{% include body/header-banner.html %}

{{content}}

{% include body/footer-contentinfo.html %}
{% include body/service-worker.html %}
{% include body/script.html %}

</body>

</html>