diff options
Diffstat (limited to 'templates/web/reading/header.html')
-rw-r--r-- | templates/web/reading/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/reading/header.html b/templates/web/reading/header.html index 39281ed01..85117b57e 100644 --- a/templates/web/reading/header.html +++ b/templates/web/reading/header.html @@ -14,7 +14,7 @@ <link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/print3rdParty.css') %]" media="print"/> <link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/css.css') %]" /> - [% INCLUDE 'common_header_tags.html' %] + [% INCLUDE 'common_header_tags.html', site_title = 'Reading City Council FixMyStreet' %] </head> <body> |