diff --git a/core/modules/system/templates/maintenance-page.html.twig b/core/modules/system/templates/maintenance-page.html.twig index fd780d4..2700977 100644 --- a/core/modules/system/templates/maintenance-page.html.twig +++ b/core/modules/system/templates/maintenance-page.html.twig @@ -11,7 +11,7 @@ * @ingroup themeable */ #} -
+
{% if logo %} @@ -21,15 +21,15 @@ {% endif %} {% if site_name or site_slogan %} -
+
{% if site_name %} -

+

{{ site_name }}

{% endif %} {% if site_slogan %} -
{{ site_slogan }}
+
{{ site_slogan }}
{% endif %}
{# /.name-and-slogan #} {% endif %} @@ -47,13 +47,13 @@ {% if page.sidebar_first %} -