{% extends 'generic/object_detail.html' %} {% load buttons %} {% load helpers %} {% load plugins %} {% block content_left_page %}
Description | {{ object.description|placeholder }} |
Site | {{ object.site|hyperlinked_object }} |
Location | {% include 'dcim/inc/location_hierarchy.html' with location=object.location %} |
VLANs | {{ vlans_count }} |