summaryrefslogtreecommitdiff
path: root/app/views/notify/member_invite_accepted_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/member_invite_accepted_email.html.haml')
-rw-r--r--app/views/notify/member_invite_accepted_email.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/notify/member_invite_accepted_email.html.haml b/app/views/notify/member_invite_accepted_email.html.haml
new file mode 100644
index 00000000000..2d1d40881eb
--- /dev/null
+++ b/app/views/notify/member_invite_accepted_email.html.haml
@@ -0,0 +1,5 @@
+%p
+ #{member.invite_email}, now known as
+ #{link_to member.user.name, user_url(member.user)},
+ has accepted your invitation to join the
+ #{link_to member_source.human_name, member_source.web_url} #{member_source.model_name.singular}.