diff options
-rw-r--r-- | templates/web/fixmystreet-uk-councils/static/privacy.html | 7 | ||||
-rw-r--r-- | templates/web/fixmystreet.com/contact/address.html | 7 | ||||
-rwxr-xr-x | templates/web/fixmystreet.com/static/privacy.html | 7 |
3 files changed, 21 insertions, 0 deletions
diff --git a/templates/web/fixmystreet-uk-councils/static/privacy.html b/templates/web/fixmystreet-uk-councils/static/privacy.html index 394f3587e..3b077d29e 100644 --- a/templates/web/fixmystreet-uk-councils/static/privacy.html +++ b/templates/web/fixmystreet-uk-councils/static/privacy.html @@ -46,6 +46,13 @@ available).</dd> problem you’ve reported, and send you a questionnaire email four weeks after you submit a problem, asking for a status update; we’ll only ever send you emails in relation to your problem.</dd> + + <dt>How do I stop receiving emails from you?</dt> + <dd>Every alert email we send contains an unsubscribe link at the +bottom for you to stop receiving that alert. After the first questionnaire +email on a report, mentioned above, you have to opt in to receive any further +questionnaire on that report.</dd> + </dl> <h2>Cookies</h2> diff --git a/templates/web/fixmystreet.com/contact/address.html b/templates/web/fixmystreet.com/contact/address.html new file mode 100644 index 000000000..2cea59684 --- /dev/null +++ b/templates/web/fixmystreet.com/contact/address.html @@ -0,0 +1,7 @@ +<hr> + +<p>FixMyStreet is a service provided by mySociety, which is the project of a +registered charity, UK Citizens Online Democracy, charity number 1076346.</p> + +<p>If you wish to contact us by post, our address is +<address>mySociety, 483 Green Lanes, London, N13 4BS, UK.</address></p> diff --git a/templates/web/fixmystreet.com/static/privacy.html b/templates/web/fixmystreet.com/static/privacy.html index 394f3587e..3b077d29e 100755 --- a/templates/web/fixmystreet.com/static/privacy.html +++ b/templates/web/fixmystreet.com/static/privacy.html @@ -46,6 +46,13 @@ available).</dd> problem you’ve reported, and send you a questionnaire email four weeks after you submit a problem, asking for a status update; we’ll only ever send you emails in relation to your problem.</dd> + + <dt>How do I stop receiving emails from you?</dt> + <dd>Every alert email we send contains an unsubscribe link at the +bottom for you to stop receiving that alert. After the first questionnaire +email on a report, mentioned above, you have to opt in to receive any further +questionnaire on that report.</dd> + </dl> <h2>Cookies</h2> |