diff --git a/layouts/partials/paige/page-header.html b/layouts/partials/paige/page-header.html index e438291b..b991a9c0 100644 --- a/layouts/partials/paige/page-header.html +++ b/layouts/partials/paige/page-header.html @@ -26,11 +26,11 @@ {{ partial "paige/func-include.html" (dict "name" "page-header-first%s.html" "page" $page) | safeHTML }} {{ with $title }} -

{{ if $link }}{{ . }}{{ else }}{{ . }}{{ end }}

+

{{ if $link }}{{ . }}{{ else }}{{ . }}{{ end }}

{{ end }} {{ with $description }} -

{{ . }}

+

{{ . }}

{{ end }} {{ if or $authors $date $keywords $time $series }}