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