diff options
Diffstat (limited to 'templates/web/default/around')
-rwxr-xr-x | templates/web/default/around/display_location.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/web/default/around/display_location.html b/templates/web/default/around/display_location.html index f9a9bdc51..48ff5fcb8 100755 --- a/templates/web/default/around/display_location.html +++ b/templates/web/default/around/display_location.html @@ -28,6 +28,8 @@ } ); + PROCESS "maps/${map.type}.html"; + INCLUDE 'header.html', title => loc('Viewing a location') rss => [ loc('Recent local problems, FixMyStreet'), rss_url ], @@ -43,7 +45,7 @@ <input type="hidden" name="latitude" id="fixmystreet.latitude" value="[% short_latitude | html %]"> <input type="hidden" name="longitude" id="fixmystreet.longitude" value="[% short_longitude | html %]"> -[% INCLUDE "maps/${map.type}.html" %] +[% map_html %] <p id='sub_map_links'> [% IF c.req.params.no_pins %] |