dnote/pkg/server/views/static/not_found.gohtml
Sung Won Cho b68ddf0cb8 wip
2021-01-03 18:40:45 +11:00

3 lines
51 B
Text

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