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