Back to Netbox

Powerpanel

netbox/templates/dcim/powerpanel.html

4.6.2259 B
Original Source

{% extends 'generic/object.html' %} {% block breadcrumbs %} {{ block.super }}

  • {{ object.site }} {% if object.location %} - {{ object.location|linkify }} {% endif %} {% endblock %}