gumx
/ git
index
:
zola-no-style-please
main
zola theme: no style, please!
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
404.html
blob: 65919ff3ababd61bb97df0c954274c8222a7061a (
plain
) (
blame
)
1
2
3
4
5
{%
extends
"base.html"
%}
{%
block
content
%}
404
{%
endblock
content
%}