diff --git a/netbox/templates/circuits/circuit.html b/netbox/templates/circuits/circuit.html index c6fcbfd87..7c4f6b8fa 100644 --- a/netbox/templates/circuits/circuit.html +++ b/netbox/templates/circuits/circuit.html @@ -7,9 +7,9 @@
diff --git a/netbox/templates/dcim/rack.html b/netbox/templates/dcim/rack.html index 93df009b9..d5928e1c7 100644 --- a/netbox/templates/dcim/rack.html +++ b/netbox/templates/dcim/rack.html @@ -8,8 +8,8 @@
diff --git a/netbox/templates/ipam/inc/prefix_header.html b/netbox/templates/ipam/inc/prefix_header.html index 8bbdfe055..5c3896884 100644 --- a/netbox/templates/ipam/inc/prefix_header.html +++ b/netbox/templates/ipam/inc/prefix_header.html @@ -1,11 +1,9 @@
diff --git a/netbox/templates/ipam/ipaddress.html b/netbox/templates/ipam/ipaddress.html index 9112707a7..9c283e917 100644 --- a/netbox/templates/ipam/ipaddress.html +++ b/netbox/templates/ipam/ipaddress.html @@ -7,12 +7,11 @@
diff --git a/netbox/templates/ipam/vlan.html b/netbox/templates/ipam/vlan.html index cf525ff58..9555a6ea9 100644 --- a/netbox/templates/ipam/vlan.html +++ b/netbox/templates/ipam/vlan.html @@ -7,8 +7,11 @@
diff --git a/netbox/templates/ipam/vrf.html b/netbox/templates/ipam/vrf.html index 948ee1d89..8a8f67c9b 100644 --- a/netbox/templates/ipam/vrf.html +++ b/netbox/templates/ipam/vrf.html @@ -4,6 +4,26 @@ {% block title %}VRF {{ vrf }}{% endblock %} {% block content %} +
+
+ +
+
+
+
+ + + + +
+
+
+
diff --git a/netbox/templates/tenancy/tenant.html b/netbox/templates/tenancy/tenant.html index a12ed8fa8..fdeae4af7 100644 --- a/netbox/templates/tenancy/tenant.html +++ b/netbox/templates/tenancy/tenant.html @@ -7,6 +7,7 @@