diff options
Diffstat (limited to 'templates/web/reading/footer.html')
-rw-r--r-- | templates/web/reading/footer.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/web/reading/footer.html b/templates/web/reading/footer.html index be410bbfc..2d58eb0c7 100644 --- a/templates/web/reading/footer.html +++ b/templates/web/reading/footer.html @@ -10,14 +10,6 @@ <li><a href="/faq">[% loc("Help") %]</a></li> </ul> -<div id="footer"> - <p>[% loc('Built by <a href="http://www.mysociety.org/">mySociety</a>') %] - | <a href="/contact">[% loc("Contact FixMyStreet") | replace(' ', ' ') %]</a></p> -[% loc('<a href="http://www.mysociety.org/"><img id="logo" width="133" height="26" src="/i/mysociety-dark.png" alt="View mySociety.org"><span id="logoie"></span></a>') %] -</div> - <!-- start of footer --> - <div style="clear:both"></div> - </div> <div style="clear:both"></div> </div> <div class="footer"> |