hugo_idunn/layouts/404.html

5 lines
102 B
HTML

{{ define "main" }}
<main class="notfound">
<h1 class="notfound__title">404</h1>
</main>
{{ end }}