You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
387 B

  1. <p><%= @resource.email %> ,嗨呀!!</p>
  2. <p>有人(但愿是你)请求更改你 Mastodon 账户的密码。如果是你的话,请点击下面的链接:</p>
  3. <p><%= link_to '更改密码', edit_password_url(@resource, reset_password_token: @token) %></p>
  4. <p>如果不是的话,忘了它吧。只有你通过上面的链接设置了新的以后你的密码才会改变。</p>