summaryrefslogtreecommitdiff
path: root/app/views/notify/new_ssh_key_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/new_ssh_key_email.html.haml')
-rw-r--r--app/views/notify/new_ssh_key_email.html.haml10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/views/notify/new_ssh_key_email.html.haml b/app/views/notify/new_ssh_key_email.html.haml
deleted file mode 100644
index 63b0cbbd205..00000000000
--- a/app/views/notify/new_ssh_key_email.html.haml
+++ /dev/null
@@ -1,10 +0,0 @@
-%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