summaryrefslogtreecommitdiff
path: root/app/views/notify/new_email_email.html.haml
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