This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-04-12 08:11:49 -07:00
|
|
|
Welcome <%= @resource.email %> !
|
2016-10-18 07:39:21 -07:00
|
|
|
|
2017-04-12 08:11:49 -07:00
|
|
|
You just created an account on <%= @instance %>.
|
2016-10-18 07:39:21 -07:00
|
|
|
|
2017-04-12 08:11:49 -07:00
|
|
|
To confirm your inscription, please click on the following link :
|
2016-10-18 07:39:21 -07:00
|
|
|
<%= confirmation_url(@resource, confirmation_token: @token) %>
|
2017-04-12 08:11:49 -07:00
|
|
|
|
|
|
|
Please also check out our terms and conditions <%= terms_url %>
|
|
|
|
|
|
|
|
Sincerely,
|
|
|
|
|
|
|
|
The <%= @instance %> team
|