4 lines
58 B
HTML
4 lines
58 B
HTML
|
{{ define "main" }}
|
||
|
<p>404 - page not found</p>
|
||
|
{{ end }}
|