diff --git a/templates/404.html b/templates/404.html index 68a1e78f..eb19ba48 100644 --- a/templates/404.html +++ b/templates/404.html @@ -119,7 +119,7 @@
-
+

Oops, it slipped!

diff --git a/templates/page.html b/templates/page.html index 48d22bd7..d730eef3 100644 --- a/templates/page.html +++ b/templates/page.html @@ -17,7 +17,7 @@
-
+
{% if page.extra and page.extra.logo %} logo diff --git a/templates/section.html b/templates/section.html index ca2f9b57..55753dee 100644 --- a/templates/section.html +++ b/templates/section.html @@ -9,7 +9,7 @@
-
+
{% if section.extra.title %}

{{ section.extra.title | markdown | safe }}