diff --git a/layouts/404.html b/layouts/404.html index 4904b31cd1..41e20d1567 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -4,7 +4,7 @@
{{ partial "meta.html" . }} {{ partial "favicon.html" . }} {{ .Scratch.Add "title" "" }}{{ if eq .Site.Data.titles .Title }}{{ .Scratch.Set "title" (index .Site.Data.titles .Title).title }}{{ else }}{{ .Scratch.Set "title" .Title}}{{end}}{{T "message-404"}}
- +