{% extends 'generic/object.html' %} {% load helpers %} {% load i18n %} {% block content %}
{% include 'netbox_proxbox/inc/branch_intent_card.html' with intent=object %}
{% include 'inc/panels/tags.html' %} {% include 'inc/panels/custom_fields.html' %}
{% endblock %}