filebrowser/assets/templates/404.tmpl
2016-03-06 20:37:49 +00:00

6 lines
73 B
Cheetah

{{ define "content" }}
<main>
<h1>404 Not Found</h1>
</main>
{{ end }}