Remove whitespace formatting

This commit is contained in:
Will Faught
2022-12-13 22:09:19 -08:00
parent ff587e94e0
commit 894e6ccd83

View File

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