{% extends 'generic/object.html' %} {% load helpers %} {% load i18n %} {% block content %}
| {% trans "Switch Profile" %} | {{ object.switch_profile.name }} |
|---|---|
| {% trans "Interface Profile" %} | {{ object.interface_profile.name }} |
| {% trans "Fabric" %} | {{ object.switch_profile.aci_fabric }} |