aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/maps/google-ol.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/maps/google-ol.html')
-rw-r--r--templates/web/base/maps/google-ol.html9
1 files changed, 1 insertions, 8 deletions
diff --git a/templates/web/base/maps/google-ol.html b/templates/web/base/maps/google-ol.html
index 47c940129..9103ba42b 100644
--- a/templates/web/base/maps/google-ol.html
+++ b/templates/web/base/maps/google-ol.html
@@ -2,11 +2,4 @@
<a class="hidden-nojs" id="map_layer_toggle" href="">[% loc('Satellite') %]</a>
[% END %]
-[% map_html = BLOCK %]
-[% INCLUDE maps/openlayers.html %]
-[% UNLESS around_page %]
-<p class="sub-map-links" id="sub_map_links">
- [% map_sub_links | safe %]
-</p>
-[% END %]
-[% END %]
+[% map_html = INCLUDE maps/openlayers.html %]