Default theme implementation for an administrative page.
Available variables:
- system_compact_link: Themed link to toggle compact view.
-
containers: An list of administrative blocks keyed by position: left or right. Contains:
- blocks: A list of blocks within a container.
See also
template_preprocess_admin_page()
File
core/modules/system/templates/admin-page.html.twig
Related topics
- Theme system overview
- Functions and templates for the user interface that themes can override.
Please login to continue.