| Status | Unit ID | Last Seen | Age | Note | Actions |
|---|---|---|---|---|---|
|
{% if unit.status == 'OK' %}
{% elif unit.status == 'Pending' %}
{% else %}
{% endif %}
{% if unit.deployed %}
{% else %}
{% endif %}
|
{{ unit.id }}
|
{{ unit.last_seen }}
|
{{ unit.age }}
|
{{ unit.note if unit.note else '-' }}
|
View |