diff --git a/netbox/templates/dcim/rack.html b/netbox/templates/dcim/rack.html index ea961f64b..7276a580a 100644 --- a/netbox/templates/dcim/rack.html +++ b/netbox/templates/dcim/rack.html @@ -18,7 +18,7 @@ {% endblock %} {% block extra_controls %} -
+
{% if prev_rack %} {{ prev_rack }} @@ -35,7 +35,7 @@
  • {{ peer_rack }}
  • {% endfor %} -
    +
    {% endif %} {% if next_rack %} @@ -48,7 +48,7 @@ -
    +
    {% if peer_racks %}
    {% for peer_rack in peer_racks %}