This website requires JavaScript.
Explore
Help
Sign In
Git
/
hugo-theme-wondermod
mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
Watch
1
Star
0
Fork
You've already forked hugo-theme-wondermod
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2884ee2055
hugo-theme-wondermod
/
layouts
/
404.html
4 lines
95 B
HTML
Raw
Normal View
History
Unescape
Escape
update html format
2020-03-09 16:56:47 +01:00
{{- partial "header.html" . }}
Initial commit
2018-01-08 17:28:39 +01:00
<
div
class
=
"not-found"
>
404
<
/
div
>
update html format
2020-03-09 16:56:47 +01:00
{{- partial "footer.html" . }}