aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/header.html
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2012-01-30 16:36:43 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2012-01-30 16:46:06 +0000
commit9a9889db881e24c17f51804ba56c11bd264bbf9c (patch)
tree2f6f8de01e3aba72f8736c9a25606b85842d495f /templates/web/default/header.html
parenta176268063145c9a2d5359c24da0143fb4fe7520 (diff)
Make FixMyStreet a cobrand, like the others.
Diffstat (limited to 'templates/web/default/header.html')
-rw-r--r--templates/web/default/header.html13
1 files changed, 1 insertions, 12 deletions
diff --git a/templates/web/default/header.html b/templates/web/default/header.html
index ff08116a9..e6362a449 100644
--- a/templates/web/default/header.html
+++ b/templates/web/default/header.html
@@ -12,27 +12,16 @@
<meta name="mobileoptimized" content="0">
<link rel="stylesheet" href="[% version('/css/core.css') %]">
- <link rel="stylesheet" href="[% version('/cobrands/fixmystreet/base.css') %]">
- <link rel="stylesheet" href="[% version('/cobrands/fixmystreet/layout.css') %]" media="(min-width:48em)">
- <!--[if (lt IE 9) & (!IEMobile)]>
- <link rel="stylesheet" href="[% version('/cobrands/fixmystreet/layout.css') %]">
- <![endif]-->
[% INCLUDE 'common_header_tags.html' %]
- [% IF c.req.uri.host == 'osm.fixmystreet.com' %]
- <link rel="canonical" href="http://www.fixmystreet.com[% c.req.uri.path_query %]">
- [% END %]
-
- [% INCLUDE 'tracking_code.html' %]
-
</head>
<body>
<div id="wrapper"><div id="wrapper2"><div id="wrapper3">
[% IF NOT title AND NOT c.req.path %]<h1 id="header" role="banner">[% ELSE %]<div id="header" role="banner"><a href="/">[% END
- %]<img src="/cobrands/fixmystreet/fms-logo-flat.png" width=327 height=62 alt="[% loc('FixMyStreet') %]">
+ %][% loc('FixMyStreet') %]
[%- IF NOT title AND NOT c.req.path %]</h1>[% ELSE %]</a></div>[% END %]
<ul id="meta">