gitlab-org--gitlab-foss/app/views/notify/new_gpg_key_email.html.haml

11 lines
238 B
Plaintext
Raw Normal View History

2017-02-28 09:49:59 +00:00
%p
Hi #{sanitize_name(@user.name)}!
2017-02-28 09:49:59 +00:00
%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