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}} {{ .Scratch.Get "title" }} - + {{ $assetBusting := not .Site.Params.disableAssetsBusting }} @@ -35,8 +35,6 @@ {{ partial "custom-header.html" . }} - -
@@ -49,7 +47,7 @@

{{T "message-404"}}

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

-

Page not found!

+

Page not found!