{# a tab per BACKUP_CONFIGS destination, then this page; the breadcrumbs sit inside it #}
{{ menus.configs.render }}
{{ menus.breadcrumbs.render }} {{ menus.buttons.render }}

Each configured backup destination is checked below. Nothing on this page changes anything — where something is missing it shows the commands to run.

{% for c in configs %}
Checking {{ c.name }} …
{% endfor %}