4 lines
87 B
HTML
4 lines
87 B
HTML
{{ define "main" -}}
|
|
<p class="display-5 fw-bold text-center">Not found</p>
|
|
{{- end }}
|