1
0
mirror of https://github.com/Wonderfall/hugo-WonderMod.git synced 2025-02-12 17:11:15 +01:00
hugo-theme-wondermod/layouts/404.html
2018-01-09 00:28:39 +08:00

3 lines
92 B
HTML

{{ partial "header.html" . }}
<div class="not-found">404</div>
{{ partial "footer.html" . }}