diff --git a/netbox/templates/dcim/location.html b/netbox/templates/dcim/location.html index b062ddcb5..0184947f6 100644 --- a/netbox/templates/dcim/location.html +++ b/netbox/templates/dcim/location.html @@ -9,6 +9,12 @@ {% endfor %} {% endblock %} +{% block extra_controls %} + + View Elevations + +{% endblock %} + {% block content %}