gitlabhq/gitlabhq

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

Summary

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