10 lines
312 B
Plaintext
10 lines
312 B
Plaintext
|
<%= @resource.email %> ,嗨呀!
|
||
|
|
||
|
你刚刚在 <%= @instance %> 创建了帐号。
|
||
|
|
||
|
点击下面的链接来完成注册啦 : <br>
|
||
|
<%= link_to '确认账户', confirmation_url(@resource, confirmation_token: @token) %>
|
||
|
|
||
|
别忘了看看 <%= link_to 'terms and conditions', terms_url %>。
|
||
|
|
||
|
<%= @instance %> 敬上
|