diff options
author | Struan Donald <struan@exo.org.uk> | 2011-10-18 15:44:57 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-10-18 15:44:57 +0100 |
commit | 41f45b09f1c23e030a286d6f11a7bac3a34d1090 (patch) | |
tree | ee51a635bfbf3095a1243e163797f349477883cd | |
parent | 2089a379affb128822f1676d6c225e5c7a0bb051 (diff) |
put FMS in title of page
-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 dc3b626d6..d32bd545e 100644 --- a/templates/web/reading/header.html +++ b/templates/web/reading/header.html @@ -7,7 +7,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head id="ctl00_pageHead"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> - <title>Reading Borough Council | Title of 3rd party product</title> + <title>Reading Borough Council | FixMyStreet</title> <link rel="shortcut icon" href="[% version('/cobrands/reading/images/favicon.ico') %]"> <link rel="stylesheet" type="text/css" href="[% version('/css/core.css') %]"> <link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/reading.css') %]" /> |