diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html
index 994e6c530..b74d4b5f6 100644
--- a/netbox/templates/dcim/device.html
+++ b/netbox/templates/dcim/device.html
@@ -63,7 +63,7 @@
{% if object.latitude and object.longitude %}
{% if config.MAPS_URL %}
-
+
{% trans "Map" %}
diff --git a/netbox/templates/dcim/site.html b/netbox/templates/dcim/site.html
index 62c7dbf15..bf73b5386 100644
--- a/netbox/templates/dcim/site.html
+++ b/netbox/templates/dcim/site.html
@@ -95,7 +95,7 @@
{% if object.latitude and object.longitude %}
{% if config.MAPS_URL %}
- | |