diff options
-rw-r--r-- | templates/website/cobrands/barnet/barnet-footer | 136 | ||||
-rw-r--r-- | templates/website/cobrands/barnet/barnet-header | 94 |
2 files changed, 230 insertions, 0 deletions
diff --git a/templates/website/cobrands/barnet/barnet-footer b/templates/website/cobrands/barnet/barnet-footer new file mode 100644 index 000000000..ba7d5de9d --- /dev/null +++ b/templates/website/cobrands/barnet/barnet-footer @@ -0,0 +1,136 @@ + <br class="cl">
+ </div><!-- end content -->
+ </div><!-- end wrap -->
+ <div id="left-column">
+
+
+ <div id="navigation">
+ <h2>Main Menu</h2>
+ <ul>
+ <li class="section"><a href="/">FixMyStreet</a>
+ <ul>
+ <li class="section"><a href="/">Report a problem</a></li>
+ <li class="section"><a href="/reports/Barnet">All reports</a></li>
+ <li class="section"><a href="/alert">Local alerts</a></li>
+ <li class="section"><a href="/faq">Help</a></li>
+ <li class="section"><a href="/contact">Contact</a>
+ </ul>
+ </ul>
+ </div> <!-- end navigation -->
+
+ <div id="online-services">
+ <h2>Online Services</h2>
+ <ul>
+ <li><a href="http://www.barnet.gov.uk/">Barnet Council</a></li>
+ </ul>
+ <!-- <p class="browse-aloud">Listen to this site using <br><a href="#">Browser Aloud</a></p> -->
+ </div> <!-- end online-services -->
+
+<!--
+ <div id="useful-links">
+ <h2>Useful Links</h2>
+ <ul>
+ <li><a href="http://www.barnet.gov.uk/">Council homepage</a></li>
+ </ul>
+ </div> <!-- end useful-links -->
+-->
+
+ <div id="contact">
+ <h2>Contact</h2>
+ <dl>
+ <dt>Council Address</dt>
+ <dd>
+ North London Business Park (NLBP),<br>
+ Oakleigh Road South,<br>
+ London.<br>
+ N11 1NP<br>
+ <a href="http://maps.google.co.uk/maps?f=q&hl=en&geocode=&q=N11+1NP+&sll=53.800651,-4.064941&sspn=11.823255,39.550781&ie=UTF8&ll=51.624877,-0.152156&spn=0.024244,0.077248&t=h&z=14">View map of Barnet</a>
+ </dd>
+ <dt>Phone Number</dt>
+ <dd>020 8359 2000</dd>
+ <dt>Text Number (SMS)</dt>
+ <dd>07781 473279</dd>
+ <dt>Fax Number</dt>
+ <dd>020 8359 4156</dd>
+ <dt>Typetalk</dt>
+ <dd>18001 020 8359 2040</dd>
+ <dt>Email</dt>
+ <dd><a href="mailto:first.contact@barnet.gov.uk">first.contact@barnet.gov.uk</a></dd>
+ </dl>
+ </div> <!-- end useful-links -->
+
+ </div><!-- end left-column -->
+
+
+<br class="cl">
+
+ <div id="pre-footer">
+
+ <div class="box-left">
+
+ <dl>
+ <dt>Council Address</dt>
+ <dd>
+ North London Business Park (NLBP),<br>
+ Oakleigh Road South,<br>
+ London.<br>
+ N11 1NP<br>
+ <a href="http://maps.google.co.uk/maps?f=q&hl=en&geocode=&q=N11+1NP+&sll=53.800651,-4.064941&sspn=11.823255,39.550781&ie=UTF8&ll=51.624877,-0.152156&spn=0.024244,0.077248&t=h&z=14">View map of Barnet</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>Phone Number</dt>
+ <dd>020 8359 2000</dd>
+ <dt>Text Number (SMS)</dt>
+ <dd>07781 473279</dd>
+ <dt>Fax Number</dt>
+ <dd>020 8359 4156</dd>
+ </dl>
+ <dl>
+ <dt>Typetalk</dt>
+ <dd>18001 020 8359 2040</dd>
+ <dt>Email</dt>
+ <dd><a href="mailto:first.contact@barnet.gov.uk">first.contact@barnet.gov.uk</a></dd>
+ </dl>
+ </div>
+ <div class="box-right">
+ <!--
+ <div class="social-bookmarking">
+ <h2>Add this page to your social bookmarks:</h2>
+ <ul>
+ <li class="facebook"><a href="#">Facebook</a></li>
+ <li class="delicious"><a href="#">delicious</a></li>
+ <li class="technorati"><a href="#">Technorati</a></li>
+ <li class="stumbleupon"><a href="#">StumbleUpon</a></li>
+ <li class="google"><a href="#">Google</a></li>
+ <li class="digg"><a href="#">Digg</a></li>
+ </ul>
+ <p>(<a href="#">What's social bookmarking?</a>)</p>
+ </div>
+ -->
+ </div>
+
+<br class="cl">
+ </div><!-- end pre-footer -->
+
+
+
+
+ <div id="footer">
+ <ul>
+ <li><a href="http://www.barnet.gov.uk/copyright">Copyright</a></li>
+ <li><a href="http://www.barnet.gov.uk/disclaimer">Disclaimer</a></li>
+ <li><a href="http://www.barnet.gov.uk/privacy">Privacy Statement</a></li>
+ <li><a href="http://www.barnet.gov.uk/website-accessibility">Accessibility Statement</a></li>
+ <li><a href="http://www.barnet.gov.uk/atoz">A-Z</a></li>
+ <li><a href="http://www.barnet.gov.uk/faq">FAQs</a></li>
+ <li><a href="http://www.barnet.gov.uk/contact-us">Contact Us</a></li>
+ <li><a href="http://www.barnet.gov.uk/help">Help</a></li>
+ <li><a href="http://www.barnet.gov.uk/sitemap">Sitemap</a></li>
+ <li><a href="http://www.barnet.gov.uk/what%27s_on">What's On</a></li>
+ </ul>
+ </div><!-- end footer -->
+
+ </div><!-- end iewrap -->
+ </body>
+</html>
diff --git a/templates/website/cobrands/barnet/barnet-header b/templates/website/cobrands/barnet/barnet-header new file mode 100644 index 000000000..e3de9583d --- /dev/null +++ b/templates/website/cobrands/barnet/barnet-header @@ -0,0 +1,94 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="{{ $lang_code }}">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <link rel="stylesheet" type="text/css" href="/cobrands/barnet/css/basic.css">
+
+ <style type="text/css">
+ @import url(/css/core.css);
+ @import url(/cobrands/barnet/css/layout.css);
+ </style>
+
+
+ <!-- Preferred style sheet enabled when the page is loaded -->
+ <link rel="stylesheet" title="default" type="text/css" href="/cobrands/barnet/css/light.css">
+
+ <!-- Alternate style sheets used for the light/relaxed style -->
+ <link rel="alternate stylesheet" title="relaxed light" type="text/css" href="/cobrands/barnet/css/light.css">
+ <link rel="alternate stylesheet" title="relaxed light" type="text/css" href="/cobrands/barnet/css/relaxed.css">
+
+ <!-- Alternate style sheets used for the dark style -->
+ <link rel="alternate stylesheet" title="dark" type="text/css" href="/cobrands/barnet/css/dark.css">
+
+ <!-- Alternate style sheets used for the dark/relaxed style -->
+ <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/dark.css">
+ <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/relaxed.css">
+
+
+ <!--[if lte IE 6]>
+ <link rel="stylesheet" type="text/css" href="/cobrands/barnet/css/ie.css">
+
+ <link rel="alternate stylesheet" title="relaxed light" type="text/css" href="/cobrands/barnet/css/ie-relaxed.css">
+
+ <link rel="alternate stylesheet" title="dark" type="text/css" href="/cobrands/barnet/css/ie-dark.css">
+
+ <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/ie-dark.css">
+ <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/ie-relaxed.css">
+ <![endif]-->
+
+ <!--[if IE 7]>
+ <link rel="stylesheet" type="text/css" href="/cobrands/barnet/css/ie-seven.css">
+
+ <link rel="alternate stylesheet" title="relaxed light" type="text/css" href="/cobrands/barnet/css/ie-seven-relaxed.css">
+
+ <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/ie-seven-relaxed.css">
+ <![endif]-->
+ <link rel="stylesheet" media="print" type="text/css" href="/cobrands/barnet/css/print.css">
+
+<script type="text/javascript" src="/cobrands/barnet/javascript/jquery-1.2.6_common.js"></script>
+<script type="text/javascript" src="/cobrands/barnet/javascript/styleswitch.js"></script>
+<script type="text/javascript" src="/cobrands/barnet/javascript/jquery-cookie-min.js"></script>
+<script type="text/javascript" src="/cobrands/barnet/javascript/2008-portsurf.js"></script>
+<script type="text/javascript" src="/yui/utilities.js"></script>
+<script type="text/javascript" src="/js.js"></script>
+
+{{ $rss }}
+
+ <title>{{ $title }}{{ $site_title }}</title>
+ </head>
+ <body>
+
+ <div id="iewrap">
+ <img id="print-logo" src="/cobrands/barnet/images/logo-barnet.gif" alt="">
+ <div id="header">
+ <a href="http://www.barnet.gov.uk/"><img src="/cobrands/barnet/images/logo-barnet.gif" alt="Barnet Logo"></a>
+
+ <a href="#content" class="rm">Skip to Content</a>
+ <span class="rm">|</span>
+ <a href="#navigation" class="rm">Skip to Menu</a>
+ <span class="rm">|</span>
+
+ <form action="http://www.barnet.gov.uk/search">
+ <div class="search-input">
+ <label for="input-0" class="rm">Search:</label>
+ <input type="text" value="Please enter your search" class="search">
+ </div>
+ <div class="search-button">
+ <input type="submit" value="Search" class="submit" id="input-0">
+ </div>
+ </form>
+
+ <div id="switcher" style="display:none">
+ <p>Site preferences:</p>
+ <ul>
+ <li class="default"><a id="s1" class="styleswitch" rel="default" title="Light colours with the default layout">default</a></li>
+ <li class="relaxed-light"><a id="s2" class="styleswitch" rel="relaxed light" title="Light colours with the relaxed layout" href="#">relaxed light</a></li>
+ <li class="dark"><a id="s3" class="styleswitch" rel="dark" title="Dark colours with the default layout" href="#">dark</a></li>
+ <li class="relaxed-dark"><a id="s4" class="styleswitch" rel="relaxed dark" title="Dark colours with the relaxed layout" href="#">relaxed dark</a></li>
+ </ul>
+ </div><!-- end switcher -->
+ </div><!-- end header -->
+
+ <div id="wrap">
+ <div id="content">
+
|