diff options
Diffstat (limited to 'templates/web/lichfielddc/header.html')
-rw-r--r-- | templates/web/lichfielddc/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/lichfielddc/header.html b/templates/web/lichfielddc/header.html index cff34e650..02e3c6a5b 100644 --- a/templates/web/lichfielddc/header.html +++ b/templates/web/lichfielddc/header.html @@ -71,7 +71,7 @@ <meta name="DC.subject" lang="en" scheme="eGMS.IPSV" content="Local government;Government, politics and public administration" /> <meta name="DC.subject" lang="en" content="Council, government and democracy" /> -[% INCLUDE 'common_header_tags.html' %] +[% INCLUDE 'common_header_tags.html', site_title = 'Lichfield District Council FixMyStreet' %] </head> <body> <!-- ########## MAIN STRUCTURE ######### --> |