Welcome to mirror list, hosted at ThFree Co, Russian Federation.

new_gpg_key_email.html.haml « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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