ananke/404.html
2017-04-10 21:27:13 -04:00

7 lines
96 B
HTML
Executable file

{{ define "main" }}
<!-- TODO: Juice up the 404 page -->
404 page hee
{{ .Content }}
{{ end }}