personal-site/views/pages/errors/404.gohtml
2021-12-03 15:41:40 -05:00

3 lines
No EOL
105 B
Text

{{define "content"}}
<p>Click {{link (call .Reverse "home") "here" .Path}} to return home</p>
{{end}}