{% extends "generic/object_retrieve.html" %} {% load helpers %} {% load fsu_helpers %} {% block extra_breadcrumbs %}
| Type | {{ object.fsu_type | hyperlinked_object }} |
| Device Type | {{ object.device_type | hyperlinked_object }} |
| PCI Slot ID | {{ object.pci_slot_id | placeholder }} |
| Slot ID | {{ object.slot_id | placeholder }} |
| Redundant | {{ object.redundant | render_boolean }} |
| Description | {{ object.description | placeholder }} |