aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/fiksgatami/front/footer-marketing.html
blob: da59fe6e62920b97c71249b3310ac55577ce5c7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
                        <div class="tablewrapper bordered">
                            <div id="footer-mobileapps">
                            </div>

                            <div id="footer-help">
                                <p>
                                Powered by <a class="platform-logo" href="http://fixmystreet.org/">FixMyStreet Platform</a>
                                </p>
                                <ul>
                                    <li>
                                        <h4>[% loc('Are you a developer?') %]</h4>
                                        <p>[% loc('Would you like to contribute to FixMyStreet? Our code is open source and <a href="http://fixmystreet.org">available at fixmystreet.org</a>.') %]</p>
                                    </li>
                                </ul>
                            </div>
                        </div>