aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2014-04-02 12:09:58 +0100
committerStruan Donald <struan@exo.org.uk>2014-04-02 12:09:58 +0100
commitb2bef6694875b73faf982821ed64524a7ea487f1 (patch)
treede504d72957f159e4e3b85d7839f31dd7bec98c2 /templates
parent61dc43ba873388853c546fac18777b6b8fb87cd3 (diff)
remove survey link from front page
Diffstat (limited to 'templates')
-rw-r--r--templates/web/fixmystreet/around/postcode_form.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/web/fixmystreet/around/postcode_form.html b/templates/web/fixmystreet/around/postcode_form.html
index c060c1a00..ed5d700f0 100644
--- a/templates/web/fixmystreet/around/postcode_form.html
+++ b/templates/web/fixmystreet/around/postcode_form.html
@@ -28,9 +28,4 @@
</form>
[% END %]
</div>
- [% IF c.cobrand.moniker == 'fixmystreet' %]
- <div style="max-width: 30em; margin: 1em auto;">
- We're running a survey to help us understand who uses our sites. If you have 10-15 minutes to spare then we'd be grateful if you could <a href="http://questions.mysociety.org/S/fms/w/" target="_blank">take part</a>.
- </div>
- [% END %]
</div>