{% if license.is_lifetime %}
{% else %}
{% endif %}
{% if license.fingerprint %}
{% if license.hostname %}
{% endif %}
{% 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 %}
{% if can_edit and license.status in ('revoked', 'issued') %}
{% endif %}