PageRenderTime 24ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/django/contrib/gis/templates/gis/admin/osm.html

https://code.google.com/p/mango-py/
HTML | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 41df22b60f41246df15c3eebdbd28216 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. {% extends "gis/admin/openlayers.html" %}
  2. {% block openlayers %}{% include "gis/admin/osm.js" %}{% endblock %}