diff --git a/core/modules/system/templates/page.html.twig b/core/modules/system/templates/page.html.twig index 032b724dfe71e8bb91120063aab5822deb09b97e..f7524f8756bb41dd8cdd347893ac176aabddc58d 100644 --- a/core/modules/system/templates/page.html.twig +++ b/core/modules/system/templates/page.html.twig @@ -60,8 +60,7 @@ {{ page.help }} -
- {# link is in html.html.twig #} +
{# link is in html.html.twig #}
{{ page.content }} diff --git a/core/themes/bartik/templates/maintenance-page.html.twig b/core/themes/bartik/templates/maintenance-page.html.twig index 3cd787b33d01a738d15495d3416776ea948cc292..2b17f621922b43acd6e0f354aab37617304b40b7 100644 --- a/core/themes/bartik/templates/maintenance-page.html.twig +++ b/core/themes/bartik/templates/maintenance-page.html.twig @@ -32,9 +32,8 @@
-
-
- +
+
{% if title %}

{{ title }}

{% endif %} diff --git a/core/themes/bartik/templates/page.html.twig b/core/themes/bartik/templates/page.html.twig index 023204f4fc9b0d84dbbc837ddc1df0efe815b02d..046706a88339f5c375d415cdddca4999a29762e1 100644 --- a/core/themes/bartik/templates/page.html.twig +++ b/core/themes/bartik/templates/page.html.twig @@ -76,9 +76,8 @@
{{ page.breadcrumb }} -
-
- +
+
{{ page.content }}
diff --git a/core/themes/seven/templates/page.html.twig b/core/themes/seven/templates/page.html.twig index 1a1a89b0c31e822478dea33dc35ffa7a7213e720..c66dc0bcd3306226c9607e617a8680ed4a993516 100644 --- a/core/themes/seven/templates/page.html.twig +++ b/core/themes/seven/templates/page.html.twig @@ -48,8 +48,7 @@
{{ page.pre_content }} {{ page.breadcrumb }} -
-
+
{{ page.highlighted }} {% if page.help %}