Files
2024-08-06 13:35:03 +02:00

6 lines
83 B
HTML

{{ define "main" }}
<main>
<p>404: not found</p>
</main>
{{ end }}