11 lines
195 B
Plaintext
11 lines
195 B
Plaintext
%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 here:
|
|
= link_to "SSH Keys", keys_url
|