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