[% IF map.clickable %]
[% map.img_type = 'input type="image"' %]
[% ELSE %]
[% map.img_type = 'img' %]
[% END %]
[% pre_map %]
[% IF noscript_map_template == 'maps/noscript_map_wmts.html' %]
[% INCLUDE 'maps/noscript_map_wmts.html' js = 1 %]
[% ELSE %]
[% INCLUDE 'maps/noscript_map.html' js = 1 %]
[% END %]
[% IF map.copyright %]
[% map.copyright | safe %]
[% END %]