website/themes/papermod/layouts/404.html

3 lines
85 B
HTML

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