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