hugo-theme-dor/layouts/404.html

4 lines
203 B
HTML

{{ define "main" }}
<p> Well. Looks like we can't find the page you were looking for. One of us (probably me) typed something wrong. If it was me, send me an email so I can fix it please.</p>
{{ end }}