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