1. 1.20.x modules/system/templates/maintenance-page.tpl.php
  2. 1.20.x themes/bartik/templates/maintenance-page.tpl.php
  3. 1.20.x themes/seven/templates/maintenance-page.tpl.php

Default theme implementation to display a single Backdrop page while offline.

All the available variables are mirrored in html.tpl.php and page.tpl.php. Some may be blank but they are provided for consistency.

See also

template_preprocess()

template_preprocess_maintenance_page()

File

modules/system/templates/maintenance-page.tpl.php

Related topics