diff options
author | Hakim Cassimally <hakim@mysociety.org> | 2015-01-08 13:31:30 +0000 |
---|---|---|
committer | Hakim Cassimally <hakim@mysociety.org> | 2015-01-08 13:31:30 +0000 |
commit | 8595114fe90a1213af696d3040fc7620c73429b5 (patch) | |
tree | 141e6f654e66f9bb28cf4061ef238f5069946a3b /templates/email/harrogate/submit.txt | |
parent | 252389d2bcb9981b60d8eaebec33046380383067 (diff) | |
parent | 8bee19d0f2259c4ddfe1eb3d99d249d63197a047 (diff) |
Merge branch 'harrogate-candidate'
Diffstat (limited to 'templates/email/harrogate/submit.txt')
-rw-r--r-- | templates/email/harrogate/submit.txt | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/templates/email/harrogate/submit.txt b/templates/email/harrogate/submit.txt new file mode 100644 index 000000000..87df45c0c --- /dev/null +++ b/templates/email/harrogate/submit.txt @@ -0,0 +1,43 @@ +Subject: Problem Report: <?=$values['title']?> + +Dear <?=$values['bodies_name']?>, + +<?=$values['missing']?><?=$values['multiple']?>A user of +FixMyStreet has submitted the following report +of a local problem that they believe might require your attention. + +<?=$values['fuzzy']?>, or to provide an update on the problem, +please visit the following link: + + <?=$values['url']?> + +<?=$values['has_photo']?>---------- + +Name: <?=$values['name']?> + +Email: <?=$values['email']?> + +<?=$values['phone_line']?><?=$values['category_line']?>Subject: <?=$values['title']?> + +<?=$values['detail']?> <?=$values['additional_information']?> + +<?=$values['easting_northing']?>Latitude: <?=$values['latitude']?> + +Longitude: <?=$values['longitude']?> + +<?=$values['closest_address']?>---------- + +Replies to this email will go to the user who submitted the problem. + +<?=$values['signature']?> + +This message was sent via FixMyStreet, a project of UKCOD, registered charity +number 1076346. If there is a more appropriate email address for messages about +<?=$values['category_footer']?>, please let us know by visiting <https://www.fixmystreet.com/contact>. +This will help improve the service for local people. We +also welcome any other feedback you may have. + +FixMyStreet is now available for full integration into council +websites, making life easier for both you and your residents. +Read more here: https://www.mysociety.org/services/fixmystreet-for-councils/ + |