summaryrefslogtreecommitdiff
path: root/app/views/notify/new_gpg_key_email.html.haml
blob: 4b9350c4e8820707901c95da3586568215f25fdb (plain)
1
2
3
4
5
6
7
8
9
10
%p
  Hi #{@user.name}!
%p
  A new GPG key was added to your account:
%p
  Fingerprint:
  %code= @gpg_key.fingerprint
%p
  If this key was added in error, you can remove it under
  = link_to "GPG Keys", profile_gpg_keys_url