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