aboutsummaryrefslogtreecommitdiff
path: root/themes/terrassa/layouts/404.html
blob: 2384d5ad2bd50eb8faabcf5d1da14745d6f47b9c (plain)
1
2
3
4
5
{{ define "main" }}
<main class="notfound">
    <h1 class="notfound__title">404</h1>
</main>
{{ end }}