gitlabhq/gitlabhq

View on GitHub
app/views/notify/new_ssh_key_email.html.haml

Summary

Maintainability
Test Coverage
%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 here:
  = link_to "SSH Keys", profile_keys_url