gitlabhq/gitlabhq

View on GitHub
app/views/notify/project_access_granted_email.html.haml

Summary

Maintainability
Test Coverage
%p
  = "You have been granted #{@users_project.human_access} access to project"
%p
  = link_to project_url(@project) do
    = @project.name_with_namespace