2014-09-02 18:07:02 +05:30
|
|
|
%p
|
|
|
|
Hi #{@user.name}!
|
|
|
|
%p
|
|
|
|
A new public key was added to your account:
|
|
|
|
%p
|
|
|
|
title:
|
|
|
|
%code= @key.title
|
|
|
|
%p
|
2015-04-26 12:48:37 +05:30
|
|
|
If this key was added in error, you can remove it under
|
2014-09-02 18:07:02 +05:30
|
|
|
= link_to "SSH Keys", profile_keys_url
|