- 1 core/modules/system/templates/maintenance-page.tpl.php
- 1 core/themes/bartik/templates/maintenance-page.tpl.php
- 1 core/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
core/modules/system/templates/maintenance-page.tpl.php
Related topics