aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/eastsussex/header.html.template
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2015-01-19 16:56:49 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2015-01-19 16:56:49 +0000
commit429c0268c2eadfe81c65966c5a81a215ab4cea51 (patch)
tree07856167a1157790c59922a4f3867358cb4878d8 /templates/web/eastsussex/header.html.template
parentf1f9e7fae8df97def1c91f1e5b620ec6ffc1a736 (diff)
parent311dabb07a166ad44b5c5259358f17ed74a1d1b3 (diff)
Merge branch 'remove-need-for-site-title'
Diffstat (limited to 'templates/web/eastsussex/header.html.template')
-rw-r--r--templates/web/eastsussex/header.html.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/eastsussex/header.html.template b/templates/web/eastsussex/header.html.template
index 04aedc188..1ca60f4b7 100644
--- a/templates/web/eastsussex/header.html.template
+++ b/templates/web/eastsussex/header.html.template
@@ -11,7 +11,7 @@
<![endif]-->
<script src="[% start %][% version('/cobrands/' _ c.cobrand.moniker _ '/position_map.js') %]" charset="utf-8"></script>
- [% INCLUDE 'common_header_tags.html', js_override = '/cobrands/fixmystreet/fixmystreet.js', site_title = c.cobrand.site_title %]
+ [% INCLUDE 'common_header_tags.html', js_override = '/cobrands/fixmystreet/fixmystreet.js' %]
[% extra_js %]
<script src="[% start %][% version('/cobrands/' _ c.cobrand.moniker _ '/report-form.js') %]"></script>