{% extends "admin/layout.html" %} {% block title %}Geräte — Tuxflotte Admin{% endblock %} {% block admin_content %}
Keine Geräte gefunden.
{% else %}| Organisation | Hostname | Kennung | Letzter Check-in | |
|---|---|---|---|---|
| {{ device.organization_name }} | {{ device.hostname or "—" }} | {{ device.device_fingerprint }} |
{{ device.agent_last_checkin or "noch nie" }} | Auftragskatalog → |