diff options
Diffstat (limited to 'templates/web/default/contact/address.html')
-rw-r--r-- | templates/web/default/contact/address.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/web/default/contact/address.html b/templates/web/default/contact/address.html new file mode 100644 index 000000000..b7ff37e5c --- /dev/null +++ b/templates/web/default/contact/address.html @@ -0,0 +1,11 @@ +<div class="contact-details"> +<p>FixMyStreet is a service provided by mySociety, which is the project of a +registered charity. The charity is called UK Citizens Online Democracy and is charity number 1076346.</p> +<p>mySociety can be contacted by email at <a href="mailto:hello@mysociety.org">hello@mysociety.org</a>, +or by post at:</p> +<p>mySociety<br> +483 Green Lanes<br> +London<br> +N13 4BS<br> +UK</p> +</div> |