waffelo.net/themes/plague/layouts/404.html
2025-04-24 21:30:21 +02:00

4 lines
No EOL
160 B
HTML

{{ define "main" }}
<h1 class="http-error">404 Error</h1>
<p class="http-error">That page wasn't found. <a href="{{ .Site.BaseURL }}">Go home</a>?</p>
{{ end }}