geronimo/layouts/404.html

7 lines
89 B
HTML

{{ define "main" }}
<main>
<br>
<strong>Page not found</strong>
</main>
{{- end }}