yequari.com/layouts/404.html
2025-02-26 21:41:34 -07:00

5 lines
80 B
HTML

{{ define "main" }}
<h1>Not Found</h1>
<img src="/images/magnus.gif">
{{ end }}