diff options
Diffstat (limited to 'templates/emails/problem-confirm')
-rw-r--r-- | templates/emails/problem-confirm | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/templates/emails/problem-confirm b/templates/emails/problem-confirm new file mode 100644 index 000000000..2bc9e80e5 --- /dev/null +++ b/templates/emails/problem-confirm @@ -0,0 +1,17 @@ +Subject: Confirm your problem on Neighbourhood Fix-It + +Hi <?=$values['name']?>, + +Please click on the link below to confirm the problem you just +added to Neighbourhood Fix-It: + +<?=$values['url']?> + +Your problem had the title: +<?=$values['title']?> + +And details: +<?=$values['detail']?> + +-- +The Neighbourhood Fix-It team |