{% load helpers %} {# renders panel on object (device, module) with firmware info assigned to it #}
| Name | Status | Description | Patch date | |
|---|---|---|---|---|
| {{ assignment.firmware.name }} | {{ assignment.firmware.status }} | {{ assignment.description }} | {{ assignment.patch_date }} | {% if perms.netbox_firmware.change_firmwareassignment %}Edit | {% endif %}
No firmware assigned for {{ object }}