{% extends 'dcim/device/base.html' %} {% block content %} {% if ledger_enabled and has_mounts %} {% include 'netbox_cabinet_view/inc/slot_ledger.html' %} {% endif %}
| Name | Type | Subtype | Unit | Size | Placements | |
|---|---|---|---|---|---|---|
| {{ mount.name }} | {{ mount.get_mount_type_display }} | {{ mount.get_subtype_display|default:"—" }} | {{ mount.get_unit_display }} | {% if mount.length_mm %} {{ mount.length_mm }} mm ({{ mount.capacity_units }} units) {% else %} {{ mount.width_mm }} × {{ mount.height_mm }} mm {% endif %} | {{ mount.placements.count }} | Placement |