aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/greenwich/front/footer-marketing.html
blob: 66a75b5cc75a6d32edd2aa8991b0d777c56f89f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<hr />
<div class="tablewrapper">
    <div id="footer-mobileapps">
        <p>
            <a href="https://itunes.apple.com/gb/app/fixmystreet/id297456545">
                <img alt="FixMyStreet app on the App Store" src="/cobrands/fixmystreet/images/itunes_store_logo.png" />
            </a>
            <a href="https://play.google.com/store/apps/details?id=org.mysociety.FixMyStreet">
                <img alt="FixMyStreet Android app on Google Play" src="/cobrands/fixmystreet/images/google_play_logo.png" />
            </a>
        </p>
    </div>

    <div id="footer-help">
        <p>
        Powered by <a class="platform-logo" href="https://fixmystreet.com/council">FixMyStreet Platform</a>
        </p>
    </div>
</div>

<div class="footer-nav">
    <ul>
        <li><a href="http://www.royalgreenwich.gov.uk/contact" rel="nofollow">Contact us</a></li>
        <li><a href="http://www.royalgreenwich.gov.uk/location" rel="nofollow">Location map</a></li>
        <li><a href="http://www.royalgreenwich.gov.uk/terms" rel="nofollow">Terms &amp; disclaimer</a></li>
        <li><a href="http://www.royalgreenwich.gov.uk/accessibility" rel="nofollow">Accessibility statement</a></li>
        <li><a href="http://www.royalgreenwich.gov.uk/statistics" rel="nofollow">Website statistics</a></li>
        <li>&copy; 2015 Royal Borough of Greenwich</li>
        <li class="last"><a href="http://www.royalgreenwich.gov.uk/cookies">Cookies</a></li>
    </ul>
</div>