diff --git a/layouts/404.html b/layouts/404.html index 2e2ec69a24..ffcb47285d 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,5 +1,5 @@ - +
{{ 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}}