5 lines
80 B
HTML
5 lines
80 B
HTML
{{ define "main" }}
|
|
<h1>Not Found</h1>
|
|
<img src="/images/magnus.gif">
|
|
{{ end }}
|