diff options
author | Struan Donald <struan@fury.ukcod.org.uk> | 2011-07-27 10:48:10 +0100 |
---|---|---|
committer | Struan Donald <struan@fury.ukcod.org.uk> | 2011-07-27 10:48:10 +0100 |
commit | 10dcb108321672b50c93022ea6d2ffa69b8f021a (patch) | |
tree | 84eda332475aa06fc78620284e165ede06bf55f1 | |
parent | 887e86d525993e83637679bbe238eb9fff2b7b9f (diff) |
remove unused includes and tidy up meta tags
-rw-r--r-- | templates/web/lichfielddc/header.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/templates/web/lichfielddc/header.html b/templates/web/lichfielddc/header.html index caeafd17a..6bbb7e07d 100644 --- a/templates/web/lichfielddc/header.html +++ b/templates/web/lichfielddc/header.html @@ -20,9 +20,6 @@ <link rel="stylesheet" type="text/css" href="http://www.lichfielddc.gov.uk/site/styles/generic/print.css" media="print" /> <link rel="stylesheet" type="text/css" href="http://www.lichfielddc.gov.uk/site/styles/generic/handheld.css" media="handheld" /> -<link rel="stylesheet" type="text/css" href="/assets/lichfielddc/reset.css"> -<link rel="stylesheet" type="text/css" href="/pet.css"> -<link rel="stylesheet" type="text/css" href="/assets/lichfielddc/css.css"> <link rel="Shortcut Icon" type="image/x-icon" href="http://www.lichfielddc.gov.uk/site/favicon.ico" /> <link rel="ToC" href="http://www.lichfielddc.gov.uk/site/scripts/site_map.php" /> @@ -51,7 +48,7 @@ <meta name="DC.publisher" lang="en" content="Lichfield District Council, District Council House, Frog Lane, Lichfield, Staffordshire. WS13 6YY" /> <meta name="DC.rights.copyright" lang="en" content="Copyright 2010 Lichfield District Council" /> <meta name="DC.coverage" lang="en" content="Worldwide" /> - <meta name="DC.identifier" content="PARAM_DC_IDENTIFIER" /> + <meta name="DC.identifier" content="http://lichfielddc.fixmystreet.com/" /> <!-- eGMS Metadata --> <meta name="eGMS.status" lang="en" content="V1.0 Public Consumption" /> @@ -65,10 +62,10 @@ <meta name="Keywords" content="home, homepage, index, root, Lichfield, UK, England, local authority, council, local government, services, citizen, councillor, community, leisure, tourist, tourism, social services, education, enviroment, fire, emergency planning, road safety, transport, motorways, library, libraries, archive, public record, record office, parish councils, county councillors" /> - <meta name="Description" content="Lichfield District Council: PARAM_DESCRIPTION" /> + <meta name="Description" content="Lichfield District Council: FixMyStreet" /> - <meta name="DC.title" lang="en" content="Lichfield District Council: PARAM_TITLE" /> - <meta name="DC.description" lang="en" content="Lichfield District Council: PARAM_DESCRIPTION" /> + <meta name="DC.title" lang="en" content="Lichfield District Council: FixMyStreet" /> + <meta name="DC.description" lang="en" content="Lichfield District Council: FixMyStreet" /> <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" /> |