diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-05-14 15:59:22 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-05-14 15:59:22 +0100 |
commit | f644dac99016995a81a9e5cd9f9b3ed4fe2fd60b (patch) | |
tree | 07ff8cd9089c93a82e91634ba0f87fa6e4bbd8a6 | |
parent | ee38eefaa5132be066445d759a08d2e6086315b4 (diff) |
Bromley questionnaire email text.
-rw-r--r-- | templates/email/bromley/questionnaire.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/templates/email/bromley/questionnaire.txt b/templates/email/bromley/questionnaire.txt new file mode 100644 index 000000000..7cdc10131 --- /dev/null +++ b/templates/email/bromley/questionnaire.txt @@ -0,0 +1,24 @@ +Subject: Questionnaire about '<?=$values['title']?>' + +Hi <?=$values['name']?>, + +<?=$values['created']?> ago, you reported a problem. To keep the +site up to date and relevant, please fill in a short questionnaire +updating the status of your problem: + + <?=$values['url']?> + +This email has been sent automatically from an unmonitored +mailbox, please do not reply. + +Customer Service Centre +London Borough of Bromley +Email: csc@bromley.gov.uk + + +Your problem was as follows: + +<?=$values['title']?> + +<?=$values['detail']?> + |