{{ includeFile("head.html") }}
{{ includeFile("articleHeader.html") }}
{{ page.getContent() }}
{{ includeFile("articleFooter.html") }}
{{ includeFile("footer.html") }}