website/layouts/404.html
2024-12-23 08:36:14 +01:00

3 lines
57 B
HTML

{{ define "main" }}
<h1>Page non trouvée</h1>
{{ end }}