{{ includeFile("head.html") }}
{{ includeFile("sidenav.html") }}
{{ includeFile("header.html") }}
{{ page.getContent() }}
{{ includeFile("footer.html") }}