maintenance-task-list.html.twig

Default theme implementation for a list of maintenance tasks to perform.

Available variables:

  • tasks: A list of maintenance tasks to perform. Each item in the list has the following variables:
    • item: The maintenance task.
    • attributes: HTML attributes for the maintenance task.
    • status: (optional) Text describing the status of the maintenance task, 'active' or 'done'.

File

core/modules/system/templates/maintenance-task-list.html.twig

Related topics

Theme system overview
Functions and templates for the user interface that themes can override.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!system!templates!maintenance-task-list.html.twig/8.1.x