diff --git a/layouts/404.html b/layouts/404.html index 432c9b285c..b4cef9a342 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -5,13 +5,13 @@ {{ partial "meta.html" . }} {{ partial "favicon.html" . }} {{ .Scratch.Add "title" "" }}{{ if isset .Site.Data.titles .Title }}{{ .Scratch.Set "title" (index .Site.Data.titles .Title).title }}{{ else }}{{ .Scratch.Set "title" .Title}}{{end}} {{ .Scratch.Get "title" }} {{ partial "style.html" . }} - - - - - - - + + + + + + + {{ partial "style.html" . }} diff --git a/layouts/partials/search.html b/layouts/partials/search.html index 709355b31b..a53a65f0f1 100644 --- a/layouts/partials/search.html +++ b/layouts/partials/search.html @@ -3,9 +3,9 @@ - - + + - +