{{ define "main" }}
<main class="main--single">
<footer class="page-footer">
{{ partial "page/footer.html" . }}
</footer>
</main>
{{ end }}