4 lines
67 B
HTML
4 lines
67 B
HTML
|
{{ define "main" }}
|
||
|
<strong>404 - Not Found</strong>
|
||
|
{{ end }}
|