blob: 25d901f163d637c3941ae1591c49613fab21ebe4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<%= @resource.email %>,你好呀!
你刚刚在 <%= @instance %> 创建了一个帐户呢。
点击下面的链接来完成注册啦:
<%= confirmation_url(@resource, confirmation_token: @token) %>
记得读一读我们的使用条款哦:<%= terms_url %>
来自 <%= @instance %> 管理团队
|