summaryrefslogtreecommitdiff
path: root/app/views/notify/new_gpg_key_email.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/new_gpg_key_email.text.erb')
-rw-r--r--app/views/notify/new_gpg_key_email.text.erb7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/notify/new_gpg_key_email.text.erb b/app/views/notify/new_gpg_key_email.text.erb
new file mode 100644
index 00000000000..80b5a1fd7ff
--- /dev/null
+++ b/app/views/notify/new_gpg_key_email.text.erb
@@ -0,0 +1,7 @@
+Hi <%= @user.name %>!
+
+A new GPG key was added to your account:
+
+Fingerprint: <%= @gpg_key.fingerprint %>
+
+If this key was added in error, you can remove it at <%= profile_gpg_keys_url %>