1
0
mirror of https://github.com/Wonderfall/hugo-WonderMod.git synced 2025-03-10 11:56:49 +01:00

4 lines
85 B
HTML
Raw Normal View History

2021-03-30 18:07:36 +05:30
{{- define "main" }}
2018-01-09 00:28:39 +08:00
<div class="not-found">404</div>
2021-03-30 18:07:36 +05:30
{{- end }}{{/* end main */ -}}