diff options
Diffstat (limited to 'templates/email/default/alert-problem-area.txt')
-rw-r--r-- | templates/email/default/alert-problem-area.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/email/default/alert-problem-area.txt b/templates/email/default/alert-problem-area.txt new file mode 100644 index 000000000..8c41aaf5e --- /dev/null +++ b/templates/email/default/alert-problem-area.txt @@ -0,0 +1,13 @@ +Subject: New problems in <?=$values['area_name']?> on FixMyStreet + +The following new problems have been added within +<?=$values['area_name']?>: + +<?=$values['data']?> + +Yours, +The FixMyStreet team + +To stop receiving emails when there are new problems in +<?=$values['area_name']?>, please follow this link: +<?=$values['unsubscribe_url']?> |