website/layouts/404.html
Euclide c9129536f7
All checks were successful
Deploy workflow / deploy (push) Successful in 33s
fix: various typos in landing Html and Markdown content (#16)
Reviewed-on: #16
Reviewed-by: mbess <mbess@mbess.net>
Co-authored-by: Euclide <alexandre.andelys@gmail.com>
Co-committed-by: Euclide <alexandre.andelys@gmail.com>
2024-12-29 18:27:23 +00:00

3 lines
57 B
HTML

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