Files
paige-hugo/layouts/404.html
2022-09-07 17:46:20 -07:00

4 lines
87 B
HTML

{{ define "main" -}}
<p class="display-5 fw-bold text-center">Not found</p>
{{- end }}