{% if license.fingerprint %}
{% endif %}
{% if license.last_heartbeat_at %}
{% endif %}
{% if license.deactivated_at %}
{% endif %}
{% if license.revoked_at %}
{% endif %}
Aktionen
Lizenzdatei herunterladen
{% if can_edit and customer and customer.contact_email %}
{% endif %}
{% if can_edit and license.status not in ('revoked',) %}
{% endif %}
{% if current_user.has_permission('licenses.edit') %}
Offline-Code verarbeiten
{% endif %}