summaryrefslogtreecommitdiff
path: root/design/templates/gis/admin/osm.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/gis/admin/osm.html')
-rw-r--r--design/templates/gis/admin/osm.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/design/templates/gis/admin/osm.html b/design/templates/gis/admin/osm.html
new file mode 100644
index 0000000..e27526a
--- /dev/null
+++ b/design/templates/gis/admin/osm.html
@@ -0,0 +1,2 @@
+{% extends "gis/admin/openlayers.html" %}
+{% block openlayers %}{% include "gis/admin/osm_extra.js" %}{% endblock %}