diff options
Diffstat (limited to 'templates/web/southampton/header.html')
-rw-r--r-- | templates/web/southampton/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/southampton/header.html b/templates/web/southampton/header.html index 7b0f77e88..43553468c 100644 --- a/templates/web/southampton/header.html +++ b/templates/web/southampton/header.html @@ -8,7 +8,7 @@ <link rel="stylesheet" type="text/css" href="/cobrands/southampton/style.css" /> <link rel="stylesheet" type="text/css" href="[% version('/cobrands/southampton/css.css') %]" /> - [% INCLUDE 'common_header_tags.html' %] + [% INCLUDE 'common_header_tags.html', site_title = 'Southampton City Council FixMyStreet' %] <script type="text/javascript" src="[% version('/js/southampton.js') %]"></script> </head> |