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