{{ hugo.Generator -}} {{- 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" }} {{ default "::" .Site.Params.titleSeparator }} {{ .Site.Title }} {{- $assetBusting := not .Site.Params.disableAssetsBusting }} {{- with .Site.Params.themeVariant }} {{- end }} {{- range .Site.Params.custom_css }} {{- end }} {{- partial "custom-header.html" . }}

{{ T "title-404" }}

{{ T "message-404" }}

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

Page not found!