Files
rdvspeakers-theme-hugo/layouts/404.html
Horacio Gonzalez 5a3f6a3161 Initial commit
2020-10-14 14:21:46 +02:00

4 lines
93 B
HTML

{{ define "main"}}
<h1 class="error">Oops!, page {{ .Permalink }} not found !</h1>
{{ end }}