{% extends 'dcim/device_component.html' %} {% load helpers %} {% block content_left_page %}
Device | {{ object.device|hyperlinked_object }} |
Name | {{ object.name }} |
Label | {{ object.label|placeholder }} |
Description | {{ object.description|placeholder }} |
Device | {{ device|hyperlinked_object }} |
Device Type | {{ device.device_type }} |