diff --git a/site/layouts/_default/404.html b/site/layouts/_default/404.html index 744865cd4f..c9eecff003 100644 --- a/site/layouts/_default/404.html +++ b/site/layouts/_default/404.html @@ -1,18 +1,6 @@ - - -
- {{ partial "header" . }} - - - {{ partial "skippy" . }} - - {{ partial "docs-navbar" . }} - -{{ .Page.Params.Description | markdownify }}
- {{ partial "ads" . }} +{{ .Page.Params.Description | markdownify }}
+ {{ partial "ads" . }} +{{ .Page.Params.Description | markdownify }}
- {{ if eq .Title "Examples" }} - - {{ end }} - {{ partial "ads" . }} +{{ define "main" }} +{{ .Page.Params.Description | markdownify }}
+ {{ if eq .Title "Examples" }} + - + {{ end }} + {{ partial "ads" . }} +- Need something more than these examples? Take Bootstrap to the next level with premium themes from the official Bootstrap Themes marketplace. They’re built as their own extended frameworks, rich with new components and plugins, documentation, and powerful build tools. -
- Browse themes + {{ if eq .Title "Examples" }} ++ Need something more than these examples? Take Bootstrap to the next level with premium themes from the official Bootstrap Themes marketplace. They’re built as their own extended frameworks, rich with new components and plugins, documentation, and powerful build tools. +
+ Browse themes +