project_access_granted_email.html.haml 163 Bytes Edit Raw Blame History 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