diff options
Diffstat (limited to 'templates/email/default/questionnaire.txt')
-rw-r--r-- | templates/email/default/questionnaire.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/templates/email/default/questionnaire.txt b/templates/email/default/questionnaire.txt new file mode 100644 index 000000000..7ff184c41 --- /dev/null +++ b/templates/email/default/questionnaire.txt @@ -0,0 +1,24 @@ +Subject: FixMyStreet questionnaire about '<?=$values['title']?>' + +Hi <?=$values['name']?>, + +<?=$values['created']?> ago, you left a problem on FixMyStreet +with the details provided at the end of this email. To keep our +site up to date and relevant, we'd appreciate it if you could +follow the link below and fill in our short questionnaire +updating the status of your problem: + + <?=$values['url']?> + +Please do not reply to this email; there is a public comment +box on the questionnaire. + +Yours, +The FixMyStreet team + +Your problem was as follows: + +<?=$values['title']?> + +<?=$values['detail']?> + |