jungle/web/themes/PaperMod/layouts/404.html

4 lines
85 B
HTML
Raw Permalink Normal View History

2023-07-21 10:50:35 +02:00
{{- define "main" }}
<div class="not-found">404</div>
{{- end }}{{/* end main */ -}}