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

weru
08.22.2020 16d9d3649963f2c91ccb008af67f7827c1cb980e
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 }}