diff --git a/templates/404.html b/templates/404.html index 68a1e78..eb19ba4 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 48d22bd..d730eef 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 ca2f9b5..55753de 100644 --- a/templates/section.html +++ b/templates/section.html @@ -9,7 +9,7 @@
-
+
{% if section.extra.title %}

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