Files
paige-hugo/layouts/404.html
2022-09-08 00:08:45 -07:00

4 lines
89 B
HTML

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