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

weru
06.19.2020 b4be848b6d81b8a423d9ea1a4040d037c1f39701
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 }}