diff --git a/netbox_reorder_rack/templates/netbox_reorder_rack/inc/rack_elevation.html b/netbox_reorder_rack/templates/netbox_reorder_rack/inc/rack_elevation.html
index c4d96b1..04cc2be 100644
--- a/netbox_reorder_rack/templates/netbox_reorder_rack/inc/rack_elevation.html
+++ b/netbox_reorder_rack/templates/netbox_reorder_rack/inc/rack_elevation.html
@@ -34,7 +34,7 @@
data-item-face="{{ face }}">
{% if device.device.device_type.front_image and images %}
{% if labels %}{{ device.device | device_name }}{% endif %}
@@ -63,7 +63,7 @@
gs-no-move="{% if not request.user|can_change:device.device %}true{% else %}{% endif %}">
{% if device.device.device_type.rear_image and images %}
{% if labels %}{{ device.device | device_name }}{% endif %}
diff --git a/netbox_reorder_rack/templates/netbox_reorder_rack/rack.html b/netbox_reorder_rack/templates/netbox_reorder_rack/rack.html
index 107c4f0..d89d6da 100644
--- a/netbox_reorder_rack/templates/netbox_reorder_rack/rack.html
+++ b/netbox_reorder_rack/templates/netbox_reorder_rack/rack.html
@@ -111,7 +111,7 @@
Non-Racked Devices
gs-locked="{% if not request.user|can_change:device %}true{% else %}{% endif %}"
gs-no-move="{% if not request.user|can_change:device %}true{% else %}{% endif %}">