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

new_ssh_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: 63b0cbbd2051a7deaf9bb7519848f382ed15621f (plain)
1
2
3
4
5
6
7
8
9
10
%p
  Hi #{@user.name}!
%p
  A new public key was added to your account:
%p
  title:
  %code= @key.title
%p
  If this key was added in error, you can remove it under
  = link_to "SSH Keys", profile_keys_url