aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/passwords_mailer/reset.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/passwords_mailer/reset.text.erb')
-rw-r--r--app/views/passwords_mailer/reset.text.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/passwords_mailer/reset.text.erb b/app/views/passwords_mailer/reset.text.erb
new file mode 100644
index 0000000..2cf03fc
--- /dev/null
+++ b/app/views/passwords_mailer/reset.text.erb
@@ -0,0 +1,2 @@
+You can reset your password within the next 15 minutes on this password reset page:
+<%= edit_password_url(@user.password_reset_token) %>