Dotawo/themes/sandpoints/layouts/404.html

4 lines
58 B
HTML
Raw Normal View History

2020-10-28 22:59:55 +01:00
{{ define "main" }}
<p>404 - page not found</p>
{{ end }}