colmaris.fr/themes/hugo-ficurinia/layouts/404.html
2025-02-12 22:47:22 +01:00

7 lines
114 B
HTML

{{ define "main" }}
<article>
<h1>
{{ i18n "404message" }}
</h1>
</article>
{{ end }}