diff options
Diffstat (limited to 'templates/web/base/maps/wmts.html')
-rw-r--r-- | templates/web/base/maps/wmts.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/web/base/maps/wmts.html b/templates/web/base/maps/wmts.html new file mode 100644 index 000000000..d955f6985 --- /dev/null +++ b/templates/web/base/maps/wmts.html @@ -0,0 +1,4 @@ +[% map_html = BLOCK %] +[% INCLUDE maps/openlayers.html noscript_map_template = 'maps/noscript_map_wmts.html' %] +[% INCLUDE maps/wmts_config.html %] +[% END %] |