summaryrefslogtreecommitdiff
path: root/app/views/notify/new_ssh_key_email.html.haml
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