SandpointsTheme/layouts/404.html

4 lines
58 B
HTML
Raw Normal View History

2020-11-29 01:28:30 +01:00
{{ define "main" }}
<p>404 - page not found</p>
{{ end }}