mirror of https://github.com/onweru/compose.git

weru
27.02.2020 eafb88c4a6f9db03e4e1deb9898d70b4ed951bbc
1
2
3
4
5
6
{{- define "main"}}
<main>
  <h1 id="title">Not found</h1>
  <p>Bummer! This page doesn't exist. Y<a href='{{ absURL "" }}'>back home</a>.</p>
</main>
{{- end }}