{% extends 'generic/object.html' %} {% load helpers %} {% load plugins %} {% block breadcrumbs %} {{ block.super }} {% if object.scope %} {# TODO: This should link to a filtered list of VLANGroups #}
Name | {{ object.name }} |
---|---|
Description | {{ object.description|placeholder }} |
Scope | {% if object.scope %} {{ object.scope }} {% else %} — {% endif %} |
VLANs | {{ vlans_count }} |