6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
<%= t(:welcome, name=@email) %>!
|
|
|
|
<%= t(:confirm_by_clicking) %>
|
|
|
|
<%= confirmation_url(@resource, confirmation_token: @token) %>
|