diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index cd05a93db..d59660855 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -186,18 +186,23 @@ {% include 'dcim/inc/_ipaddress.html' %} {% endfor %} - {% else %} + {% elif interfaces or mgmt_interfaces %}