1
0
mirror of https://github.com/Wonderfall/hugo-WonderMod.git synced 2025-02-19 03:41:15 +01:00
hugo-theme-wondermod/layouts/404.html

3 lines
92 B
HTML
Raw Normal View History

2018-01-08 17:28:39 +01:00
{{ partial "header.html" . }}
<div class="not-found">404</div>
{{ partial "footer.html" . }}