diff options
Diffstat (limited to 'templates/emails/questionnaire')
-rw-r--r-- | templates/emails/questionnaire | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/emails/questionnaire b/templates/emails/questionnaire new file mode 100644 index 000000000..c73f2552a --- /dev/null +++ b/templates/emails/questionnaire @@ -0,0 +1,20 @@ +Subject: Questionnaire about your problem on Neighbourhood Fix-It + +Hi <?=$values['name']?>, + +<?=$values['created']?> ago, you left a problem on Neighbourhood Fix-It +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 fill in +this short questionnaire updating the status of your problem: + + <?=$values['url']?> + +Yours, +The Neighbourhood Fix-It team + +Your problem was as follows: + +<?=$values['title']?> + +<?=$values['detail']?> + |