summaryrefslogtreecommitdiffstats
path: root/webapp/django/contrib/gis/templates/gis/admin/osm.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/django/contrib/gis/templates/gis/admin/osm.html')
-rw-r--r--webapp/django/contrib/gis/templates/gis/admin/osm.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/webapp/django/contrib/gis/templates/gis/admin/osm.html b/webapp/django/contrib/gis/templates/gis/admin/osm.html
new file mode 100644
index 0000000000..b74b41fee8
--- /dev/null
+++ b/webapp/django/contrib/gis/templates/gis/admin/osm.html
@@ -0,0 +1,2 @@
+{% extends "gis/admin/openlayers.html" %}
+{% block openlayers %}{% include "gis/admin/osm.js" %}{% endblock %} \ No newline at end of file