diff options
Diffstat (limited to 'templates/web/bromley/header.html')
-rw-r--r-- | templates/web/bromley/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/bromley/header.html b/templates/web/bromley/header.html index 1034916d9..69a595923 100644 --- a/templates/web/bromley/header.html +++ b/templates/web/bromley/header.html @@ -19,6 +19,7 @@ <![endif]--> <script src="[% version('/js/modernizr.custom.js') %]" charset="utf-8"></script> + <script src="[% version('/cobrands/bromley/position_map.js') %]" charset="utf-8"></script> [% INCLUDE 'common_header_tags.html', js_override = '/cobrands/fixmystreet/fixmystreet.js' %] [% extra_js %] |