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

11 lines
223 B
Plaintext

%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