diff --git a/layouts/partials/paige/page-header.html b/layouts/partials/paige/page-header.html index f7c42e3f..66501206 100644 --- a/layouts/partials/paige/page-header.html +++ b/layouts/partials/paige/page-header.html @@ -24,7 +24,7 @@ {{ end }} {{ if or $authors $date $keywords $readingtime $series }} -
+
{{ with $keywords }}

{{ range $i, $term := . -}} @@ -74,11 +74,11 @@ {{ end }} {{ with $page.Param "paige.alert" }} -

+ {{ end }} {{ if and $page.Content (ne $page.TableOfContents ``) }} -
+
{{ $page.TableOfContents }}