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
301 B

<%= @resource.email %>,你好呀!
你刚刚在 <%= @instance %> 创建了一个帐户呢。
点击下面的链接来完成注册啦:
<%= confirmation_url(@resource, confirmation_token: @token) %>
记得读一读我们的使用条款哦:<%= terms_url %>
来自 <%= @instance %> 管理团队