gitlab-org--gitlab-foss/app/views/notify/group_access_granted_email.html.haml
2013-09-11 21:17:28 +03:00

5 lines
129 B
Text

%p
= "You have been granted #{@membership.human_access} access to group"
%p
= link_to group_url(@group) do
= @group.name