gitlabhq/app/views/notify/project_access_granted_email.text.erb

5 lines
159 B
Plaintext
Raw Normal View History

You have been granted <%= @users_project.project_access_human %> access to project <%= @project.name_with_namespace %>
<%= url_for(project_url(@project)) %>