mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-21 03:11:51 +00:00
4 lines
117 B
HTML
4 lines
117 B
HTML
{% extends "gis/admin/openlayers.html" %}
|
|
{% block openlayers %}
|
|
{% include "gis/admin/osm.js" %}
|
|
{% endblock %}
|