dnote/pkg/server/views/static/not_found.gohtml
2022-04-17 10:47:43 +10:00

3 lines
51 B
Text

{{define "yield"}}
<h1>Page not found</h1>
{{end}}