diff --git a/core/modules/system/templates/html.html.twig b/core/modules/system/templates/html.html.twig index 39702c2..ad582d9 100644 --- a/core/modules/system/templates/html.html.twig +++ b/core/modules/system/templates/html.html.twig @@ -28,10 +28,10 @@ - + {{ head_title|safe_join(' | ') }} - - + + @@ -40,6 +40,6 @@ {{ page_top }} {{ page }} {{ page_bottom }} - + diff --git a/core/themes/classy/templates/layout/html.html.twig b/core/themes/classy/templates/layout/html.html.twig index b787ed1..eff6133 100644 --- a/core/themes/classy/templates/layout/html.html.twig +++ b/core/themes/classy/templates/layout/html.html.twig @@ -34,10 +34,10 @@ - + {{ head_title|safe_join(' | ') }} - - + +