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

new_email_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: 4a0448a573ccd2f9387174404e4301a84d0473da (plain)
1
2
3
4
5
6
7
8
9
10
%p
  Hi #{@user.name}!
%p
  A new email was added to your account:
%p
  email:
  %code= @email.email
%p
  If this email was added in error, you can remove it here:
  = link_to "Emails", profile_emails_url