cedaei.com/themes/codex/layouts/404.html

8 lines
112 B
HTML
Raw Normal View History

{{ define "main" }}
<article>
<h1>
This is not the page you were looking for
</h1>
</article>
{{ end }}