website/layouts/404.html

4 lines
56 B
HTML
Raw Normal View History

2023-01-23 10:07:18 +01:00
{{ define "main" }}
<h1>Page non trouvé</h1>
{{ end }}