Back to Netbox

Assigned Object

netbox/templates/ipam/ipaddress/attrs/assigned_object.html

4.6.9115 B
Original Source

{% load helpers %} {% if value.parent_object %}{{ value.parent_object|linkify }} / {% endif %}{{ value|linkify }}