2017-09-10 17:25:29 +05:30
|
|
|
%p
|
2019-02-15 15:39:39 +05:30
|
|
|
Hi #{sanitize_name(@user.name)}!
|
2017-09-10 17:25:29 +05:30
|
|
|
%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
|