summaryrefslogtreecommitdiff
path: root/app/views/notify/new_ssh_key_email.html.haml
blob: e9f5c8e1615319fa1adced3c699b36d4ed23aff9 (plain)
1
2
3
4
5
6
7
8
9
10
%p
  Hi #{sanitize_name(@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", settings_keys_url