{% import "_macros.html" as m %} {% for r in rows %} {% else %} {% endfor %}
DeviceHostTagsSetsNewest
{% if r.backups %}{{ r.name }}{% else %}{{ r.name }}{% endif %} {{ r.host }} {{ m.chips(r.tags, 5) }} {% if r.backups %}{{ m.count_pill(r.backups, '/backups/' ~ (r.name|urlencode)) }}{% else %}{{ m.count_pill(0) }}{% endif %} {% if r.newest_backup %}{{ r.newest_backup | datetime }}{% else %}{% endif %} {% if r.backups %}{{ m.icon_browse('/backups/' ~ (r.name|urlencode), 'Browse backups') }}{% endif %}
No devices match your filter.
{{ m.pager(pg, '/ui/backups/rows', '#backups-result', '/backups', '#bak-filters') }}