Files
2010roadtripnyla/themes/hugo-theme-notrack/layouts/404.html
2022-09-04 13:08:42 +02:00

6 lines
83 B
HTML

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