summaryrefslogtreecommitdiff
path: root/themes/stingray/layouts/404.html
blob: 05ce9d77d77cfc90682454b65b25a217dccb5c5e (plain)
1
2
3
4
5
6
{{ define "main" }}
<h1>404</h1>
<p>
    This page doesn't exist.
</p>
{{ end }}