project_access_granted_email.html.haml 155 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 %p = "You have been granted #{@users_project.human_access} access to project" %p = link_to project_url(@project) do = @project.name_with_namespace