diff --git a/templates/includes/head.html b/templates/includes/head.html index 1ad4e6be..2cf261ac 100644 --- a/templates/includes/head.html +++ b/templates/includes/head.html @@ -6,7 +6,7 @@ - + {% if page and page.extra and page.extra.custom_meta%} {{ page.extra.custom_meta | safe }} {% endif %}