joerglohrerde/themes/PaperMod/layouts/404.html

4 lines
85 B
HTML
Raw Normal View History

2024-11-06 15:55:54 +01:00
{{- define "main" }}
<div class="not-found">404</div>
{{- end }}{{/* end main */ -}}