| Typ | Module | Laufzeit | Lizenz-Status | |
|---|---|---|---|---|
| {{ type_labels.get(t.type, t.type) }} | {{ t.modules_list|join(', ') if t.modules_list else '—' }} | {{ 'Lifetime' if t.lifetime else t.valid_days ~ ' Tage' }} | {% if t.license %} {{ {"issued": "Ausgestellt", "active": "Aktiv", "deactivated": "Deaktiviert", "revoked": "Widerrufen"}.get(t.license.status, t.license.status) }} {% if t.license.status == 'active' %} {% if t.license.is_lifetime %} · Lifetime {% elif t.license.is_expired %} · abgelaufen {% elif t.license.days_left is not none %} · {{ t.license.days_left }} Tage {% endif %} {% endif %} {% else %} Noch keine Lizenz {% endif %} | Verwalten → |
Für Sie sind aktuell keine Tickets hinterlegt.
{% endif %}