BigW Consortium Gitlab

project_access_granted_email.html.haml 186 Bytes
Newer Older
1
%p
2
  = "You have been granted #{@project_member.human_access} access to project"
3
%p
Vinnie Okada committed
4
  = link_to namespace_project_url(@project.namespace, @project) do
5
    = @project.name_with_namespace