gitlab-org--gitlab-foss/app/views/notify/project_access_granted_emai...

6 lines
155 B
Plaintext
Raw Normal View History

2013-03-12 08:46:04 +00:00
%p
2013-08-20 12:59:45 +00:00
= "You have been granted #{@users_project.human_access} access to project"
2013-03-12 08:46:04 +00:00
%p
= link_to project_url(@project) do
= @project.name_with_namespace