Files
ipng.ch/themes/hugo-theme-notrack/layouts/404.html
2024-08-04 17:41:39 +02:00

6 lines
83 B
HTML

{{ define "main" }}
<main>
<p>404: not found</p>
</main>
{{ end }}