diff --git a/layouts/404.html b/layouts/404.html index ff4658707d..661db177f1 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}} {{ .Scratch.Get "title" }} - + {{ $assetBusting := not .Site.Params.disableAssetsBusting }} @@ -34,8 +34,6 @@ {{ partial "custom-header.html" . }} - -
@@ -48,7 +46,7 @@

{{T "message-404"}}

{{T "Go-to-homepage"}}

-

Page not found!

+

Page not found!