Default theme implementation for the project status report.
Available variables:
- last_checked: Themed last time update data was checked.
- no_updates_message: Message when there are no project updates.
-
project_types: A list of project types.
- label: The project type label.
- table: The project status table.
See also
template_preprocess_update_report()
File
core/modules/update/templates/update-report.html.twig
Related topics
- Theme system overview
- Functions and templates for the user interface that themes can override.
Please login to continue.