aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/web/fixmystreet.com/about/faq-en-gb.html1
-rw-r--r--templates/web/greenwich/about/faq-en-gb.html2
-rwxr-xr-xtemplates/web/hart/about/faq-en-gb.html2
-rw-r--r--templates/web/stevenage/about/faq-en-gb.html2
-rw-r--r--templates/web/stevenage/footer.html26
-rw-r--r--templates/web/stevenage/front/footer-marketing.html24
6 files changed, 25 insertions, 32 deletions
diff --git a/templates/web/fixmystreet.com/about/faq-en-gb.html b/templates/web/fixmystreet.com/about/faq-en-gb.html
index 78b8065c3..939fd4260 100755
--- a/templates/web/fixmystreet.com/about/faq-en-gb.html
+++ b/templates/web/fixmystreet.com/about/faq-en-gb.html
@@ -48,7 +48,6 @@ FAQs answer your question first, because that saves your time and ours.
<a href="https://itunes.apple.com/gb/app/fixmystreet/id297456545">app for iOS</a>
and an
<a href="https://play.google.com/store/apps/details?id=org.mysociety.FixMyStreet">Android app</a>.
-A volunteer has also written an <a href="http://store.ovi.com/content/107557">Nokia Ovi app</a>.
<p>If your phone isn't supported, try accessing FixMyStreet via your mobile
browser – it should work well.
</dd>
diff --git a/templates/web/greenwich/about/faq-en-gb.html b/templates/web/greenwich/about/faq-en-gb.html
index f143581d6..dc628dbe9 100644
--- a/templates/web/greenwich/about/faq-en-gb.html
+++ b/templates/web/greenwich/about/faq-en-gb.html
@@ -64,8 +64,6 @@ by a user of the site.</dd>
<a href="https://itunes.apple.com/gb/app/fixmystreet/id297456545">FixMyStreet app for iPhone</a>
<li>
<a href="https://play.google.com/store/apps/details?id=org.mysociety.FixMyStreet">FixMyStreet app for Android</a>
- <li><em>Nokia:</em> A volunteer, Thomas Forth, has written an app available from the
- <a href="http://store.ovi.com/content/107557">Ovi Store</a>.
</ul>
</dd>
diff --git a/templates/web/hart/about/faq-en-gb.html b/templates/web/hart/about/faq-en-gb.html
index 0379b0745..522d7f3b2 100755
--- a/templates/web/hart/about/faq-en-gb.html
+++ b/templates/web/hart/about/faq-en-gb.html
@@ -62,8 +62,6 @@ by a user of the site.</dd>
<a href="https://itunes.apple.com/gb/app/fixmystreet/id297456545">FixMyStreet app for iPhone</a>
<li>
<a href="https://play.google.com/store/apps/details?id=org.mysociety.FixMyStreet">FixMyStreet app for Android</a>
- <li><em>Nokia:</em> A volunteer, Thomas Forth, has written an app available from the
- <a href="http://store.ovi.com/content/107557">Ovi Store</a>.
</ul>
</dd>
diff --git a/templates/web/stevenage/about/faq-en-gb.html b/templates/web/stevenage/about/faq-en-gb.html
index 43284a463..a92a80cb3 100644
--- a/templates/web/stevenage/about/faq-en-gb.html
+++ b/templates/web/stevenage/about/faq-en-gb.html
@@ -56,8 +56,6 @@ by a user of the site.</dd>
<a href="https://itunes.apple.com/gb/app/fixmystreet/id297456545">FixMyStreet app for iPhone</a>
<li>
<a href="https://play.google.com/store/apps/details?id=org.mysociety.FixMyStreet">FixMyStreet app for Android</a>
- <li><em>Nokia:</em> A volunteer, Thomas Forth, has written an app available from the
- <a href="http://store.ovi.com/content/107557">Ovi Store</a>.
</ul>
</dd>
diff --git a/templates/web/stevenage/footer.html b/templates/web/stevenage/footer.html
index d276094c1..149ad171b 100644
--- a/templates/web/stevenage/footer.html
+++ b/templates/web/stevenage/footer.html
@@ -1,30 +1,6 @@
[% IF pagefooter %]
<footer role="contentinfo">
- <div class="tablewrapper bordered">
- <div id="footer-mobileapps">
- <h4>Mobile apps</h4>
-
- <ul>
- <li><a class="m-app-iphone" href="http://itunes.apple.com/gb/app/fixmystreet/id297456545">iPhone</a></li>
- <li><a class="m-app-droid" href="https://market.android.com/details?id=com.android.fixmystreet">Android</a></li>
- <li><a class="m-app-nokia" href="http://store.ovi.com/content/107557">Nokia</a></li>
- </ul>
- </div>
-
- <div id="footer-help">
- <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://github.com/mysociety/fixmystreet">available on GitHub</a>.') %]</p>
- </li>
- <li>
- <h4>[% loc('Are you from a council?') %]</h4>
- <p>[% loc('Would you like better integration with FixMyStreet? <a href="https://www.fixmystreet.com/pro/">Find out about FixMyStreet Pro</a>.') %]</p>
- </li>
- </ul>
- </div>
- </div>
- <p><a href="/privacy">Privacy and cookies</a></p>
+ [% INCLUDE 'front/footer-marketing.html' %]
</footer>
[% END %]
</div><!-- .content role=main -->
diff --git a/templates/web/stevenage/front/footer-marketing.html b/templates/web/stevenage/front/footer-marketing.html
new file mode 100644
index 000000000..942c747f9
--- /dev/null
+++ b/templates/web/stevenage/front/footer-marketing.html
@@ -0,0 +1,24 @@
+<div class="tablewrapper bordered">
+ <div id="footer-mobileapps">
+ <h4>Mobile apps</h4>
+
+ <ul>
+ <li><a class="m-app-iphone" href="http://itunes.apple.com/gb/app/fixmystreet/id297456545">iPhone</a></li>
+ <li><a class="m-app-droid" href="https://market.android.com/details?id=com.android.fixmystreet">Android</a></li>
+ </ul>
+ </div>
+
+ <div id="footer-help">
+ <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://github.com/mysociety/fixmystreet">available on GitHub</a>.') %]</p>
+ </li>
+ <li>
+ <h4>[% loc('Are you from a council?') %]</h4>
+ <p>[% loc('Would you like better integration with FixMyStreet? <a href="https://www.fixmystreet.com/pro/">Find out about FixMyStreet Pro</a>.') %]</p>
+ </li>
+ </ul>
+ </div>
+</div>
+<p><a href="/privacy">Privacy and cookies</a></p>