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..96e92a069f2
--- /dev/null
+++ b/app/views/notify/member_access_requested_email.html.haml
@@ -0,0 +1,3 @@
+%p
+ #{link_to access_requester.name, access_requester} requested #{member.human_access}
+ access to the #{link_to member_target_name, member_target_url} #{member_target_type}.