about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.zh-cn.text.erb
blob: f7cd888471a3e86c13faa7843784360eeff87ee3 (plain) (blame)
1
2
3
4
5
6
7
8
<%= @resource.email %>,你好呀!

有人想修改你在 <%= @instance %> 上的密码呢。如果你确实想修改密码的话,点击下面的链接吧:

<%= edit_password_url(@resource, reset_password_token: @token) %>

如果你不想修改密码的话,还请忽略这封邮件哦。
在你点击上面的链接并修改密码前,你的密码是不会改变的。