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