Files
paige-hugo/layouts/404.html
2022-12-13 22:09:19 -08:00

4 lines
87 B
HTML

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