aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/harrogate/front/footer-marketing.html
blob: 495a17fc5a4fc0e3a018cedafd1b916090024b61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
                        <div class="tablewrapper bordered">
                            <div id="footer-mobileapps">
                                <h4>The FixMyStreet App</h4>
                                <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="http://fixmystreet.org/">FixMyStreet Platform</a>
                                </p>
                            </div>
                        </div>