index
:
rayhammer.dev
main
Source code of my personal website
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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 }}