summaryrefslogtreecommitdiff
path: root/app/views/notify/project_invite_declined_email.html.haml
blob: dad9f505b9e8ca8696c0fc9011ab35fecd1459f2 (plain)
1
2
3
4
5
6
%p
  #{@invite_email}
  has declined your invitation to join project
  = link_to @project.name_with_namespace, namespace_project_url(@project.namespace, @project)
  as #{Gitlab::Access.options_with_owner.key(@access_level)}.