Files
paige-hugo/layouts/404.html
2022-09-08 01:52:27 -07:00

4 lines
89 B
HTML

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