summaryrefslogtreecommitdiff
path: root/app/views/notify/member_access_requested_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/member_access_requested_email.html.haml')
-rw-r--r--app/views/notify/member_access_requested_email.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/notify/member_access_requested_email.html.haml b/app/views/notify/member_access_requested_email.html.haml
new file mode 100644
index 00000000000..76f1f08a0cb
--- /dev/null
+++ b/app/views/notify/member_access_requested_email.html.haml
@@ -0,0 +1,3 @@
+%p
+ #{link_to member.user.name, member.user} requested #{member.human_access}
+ access to the #{link_to member_source.human_name, polymorphic_url([member_source, :members])} #{member_source.model_name.singular}.