summaryrefslogtreecommitdiff
path: root/app/views/notify/project_request_access_denied_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/project_request_access_denied_email.html.haml')
-rw-r--r--app/views/notify/project_request_access_denied_email.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/notify/project_request_access_denied_email.html.haml b/app/views/notify/project_request_access_denied_email.html.haml
new file mode 100644
index 00000000000..8ad75b96cf9
--- /dev/null
+++ b/app/views/notify/project_request_access_denied_email.html.haml
@@ -0,0 +1,4 @@
+%p
+ Your request to join project
+ #{link_to @project.name_with_namespace, namespace_project_url(@project.namespace, @project)}
+ has been denied.