thedroth-rocks/themes/PaperMod/layouts/404.html
2023-10-26 09:44:01 +03:00

4 lines
85 B
HTML

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