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

member_invite_accepted_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: 0abb79000e048dc7cfdc509ad0d0bc29ec41dab4 (plain)
1
2
3
4
5
6
7
8
%tr
  %td.text-content
    %p
      #{content_tag :span, member.invite_email, class: :highlight}, now known as
      #{link_to member.user.name, user_url(member.user)},
      has accepted your invitation to join the
      #{link_to member_source.human_name, member_source.web_url, class: :highlight} #{member_source.model_name.singular}.