summaryrefslogtreecommitdiff
path: root/app/views/notify/project_access_granted_email.html.haml
blob: b4b44eafe2c0cfd4c39b1f9e5911e671ad785f0b (plain)
1
2
3
4
5
%p
  = "You have been granted #{@users_project.project_access_human} access to project"
%p
  = link_to project_url(@project) do
    = @project.name_with_namespace