mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
11 lines
206 B
Plaintext
11 lines
206 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 it under
|
|
= link_to "SSH Keys", profile_keys_url
|