hugo-theme-wondermod/layouts/404.html

4 lines
85 B
HTML

{{- define "main" }}
<div class="not-found">404</div>
{{- end }}{{/* end main */ -}}