{#
/**
* @file
* Theme override to display a single Drupal page while offline.
*
* All available variables are mirrored in page.html.twig.
* Some may be blank but they are provided for consistency.
*
* @see \Drupal\Core\Theme\ThemePreprocess::preprocessMaintenancePage()
*/
#}
{% if logo %}
{% endif %}
{% if site_name or site_slogan %}
{% if site_name %}