summaryrefslogtreecommitdiff
path: root/app/views/notify/new_gpg_key_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/new_gpg_key_email.html.haml')
-rw-r--r--app/views/notify/new_gpg_key_email.html.haml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/views/notify/new_gpg_key_email.html.haml b/app/views/notify/new_gpg_key_email.html.haml
new file mode 100644
index 00000000000..4b9350c4e88
--- /dev/null
+++ b/app/views/notify/new_gpg_key_email.html.haml
@@ -0,0 +1,10 @@
+%p
+ Hi #{@user.name}!
+%p
+ A new GPG key was added to your account:
+%p
+ Fingerprint:
+ %code= @gpg_key.fingerprint
+%p
+ If this key was added in error, you can remove it under
+ = link_to "GPG Keys", profile_gpg_keys_url