~ruther/blog

ref: b9c795d2bfcecd327f2b0ccf70ea55497b4ec09b blog/themes/poison/layouts/404.html -rw-r--r-- 236 bytes
b9c795d2 — Rutherther chore: guix manifest 1 year, 3 months ago
                                                                                
1
2
3
4
{{ define "main" -}}
<h1>404: Page not found</h1>
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ .Site.BaseURL }}">Head back home</a> to try finding it again.</p>
{{- end }}