summaryrefslogtreecommitdiff
path: root/app/views/notify/project_access_granted_email.html.haml
blob: dfc30a2d360cd312cfdb959731994ea6cafa8138 (plain)
1
2
3
4
5
%p
  = "You have been granted #{@project_member.human_access} access to project"
%p
  = link_to namespace_project_url(@project.namespace, @project) do
    = @project.name_with_namespace