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