{#
/**
* @file
* Bartik's theme implementation to display a single Drupal page while offline.
*
* All available variables are mirrored in page.html.twig.
*
* @see template_preprocess_maintenance_page()
*/
#}
{% if logo %}
{% endif %}
{% if site_name or site_slogan %}