{{ _('cards_on_device') or 'Cards on Device' }} - {{ device_id }}
{{ cards|length }} {{ _('cards_found') or 'cards found' }}
| {{ _('user_name') or 'User' }} | {{ _('card_uuid') or 'Card UUID' }} | |
|---|---|---|
| {{ c['user_name'] or '' }} | {{ c['card_uuid'] }} |
|
| {{ _('no_cards_found') or 'No cards found on device.' }} | ||