diff options
Diffstat (limited to 'templates/email/default/alert-update.txt')
-rw-r--r-- | templates/email/default/alert-update.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/email/default/alert-update.txt b/templates/email/default/alert-update.txt new file mode 100644 index 000000000..ac0ddd50a --- /dev/null +++ b/templates/email/default/alert-update.txt @@ -0,0 +1,18 @@ +Subject: New updates on problem - '<?=$values['title']?>' + +The following updates have been left on this problem: + +<?=$values['data']?> + +<?=$values['state_message']?> + +To view or reply to these updates, please visit the following URL: + <?=$values['problem_url']?> + +You cannot contact anyone by replying to this email. + +Yours, +The FixMyStreet team + +To stop receiving emails when there are new updates on this problem, +please follow this link: <?=$values['unsubscribe_url']?> |