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
cc99dba7bd
hugo-theme-wondermod
/
layouts
/
404.html
3 lines
81 B
HTML
Raw
Normal View
History
Unescape
Escape
update 404 to match baseof
2020-07-22 13:59:51 +02:00
{{ define "main" }}
Initial commit
2018-01-08 17:28:39 +01:00
<
div
class
=
"not-found"
>
404
<
/
div
>
update 404 to match baseof
2020-07-22 13:59:51 +02:00
{{ end }}{{/* end main */}}