This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-05-03 05:03:16 -07:00
|
|
|
<%= @resource.email %> ,嗨呀!
|
|
|
|
|
|
|
|
你刚刚在 <%= @instance %> 创建了帐号。
|
|
|
|
|
|
|
|
点击下面的链接来完成注册啦 : <br>
|
2017-09-16 09:48:38 -07:00
|
|
|
<%= link_to '确认帐户', confirmation_url(@resource, confirmation_token: @token) %>
|
2017-05-03 05:03:16 -07:00
|
|
|
|
|
|
|
别忘了看看 <%= link_to 'terms and conditions', terms_url %>。
|
|
|
|
|
|
|
|
<%= @instance %> 敬上
|