diff --git a/netbox/templates/ipam/ipaddress.html b/netbox/templates/ipam/ipaddress.html index f822ac2b8..b23809e3a 100644 --- a/netbox/templates/ipam/ipaddress.html +++ b/netbox/templates/ipam/ipaddress.html @@ -67,7 +67,7 @@ VRF {% if ipaddress.vrf %} - {{ ipaddress.vrf }} ({{ ipaddress.vrf.rd }}) + {{ ipaddress.vrf }} {% else %} Global {% endif %}