diff --git a/mod-picker/app/views/devise/mailer/reset_password_instructions.html.erb b/mod-picker/app/views/devise/mailer/reset_password_instructions.html.erb index f667dc12f..72c98f273 100644 --- a/mod-picker/app/views/devise/mailer/reset_password_instructions.html.erb +++ b/mod-picker/app/views/devise/mailer/reset_password_instructions.html.erb @@ -1,8 +1,106 @@ -
Hello <%= @resource.email %>!
+ + +Hello <%= @resource.username %>,
+ +Someone has requested a link to change your password. You can do this through the link below:
+ + + + +If you didn't request this, please ignore this email.
+Your password won't change until you access the link above and create a new one.
+ +Sincerely,
+ The Mod Picker Team
+ www.modpicker.com
+