1
0
mirror of https://github.com/Wonderfall/hugo-WonderMod.git synced 2025-03-12 20:59:45 +01:00

3 lines
92 B
HTML
Raw Normal View History

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