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.

10 lines
311 B

  1. <%= @resource.email %>,你好呀!
  2. 你正在更改你在 <%= @instance %> 使用的电子邮件地址。
  3. 点击下面的链接以确认操作:
  4. <%= confirmation_url(@resource, confirmation_token: @token) %>
  5. 记得读一读我们的使用条款哦:<%= terms_url %>
  6. 来自 <%= @instance %> 管理团队