website/layouts/404.html
Matthieu Bessat 3d068a4adf initial commit
2023-01-23 10:07:18 +01:00

3 lines
56 B
HTML

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