Welcome to mirror list, hosted at ThFree Co, Russian Federation.

group_access_granted_email.html.haml « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5023ec737a50b947528a03284b8d25a28c24e79f (plain)
1
2
3
4
5
%p
  = "You have been granted #{@membership.human_access} access to group"
%p
  = link_to group_url(@group) do
    = @group.name