debian-mirror-gitlab/app/views/notify/project_access_granted_email.html.haml
2015-04-26 09:18:37 +02:00

5 lines
186 B
Text

%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