mirror of
https://github.com/RdvSpeakers/rdvspeakers-theme-hugo.git
synced 2026-03-10 08:51:19 +00:00
4 lines
93 B
HTML
4 lines
93 B
HTML
{{ define "main"}}
|
|
<h1 class="error">Oops!, page {{ .Permalink }} not found !</h1>
|
|
{{ end }}
|