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-08 04:11:16 -07:00
|
|
|
<p>Bienvenue <%= @resource.email %> !</p>
|
|
|
|
|
2017-04-09 05:55:58 -07:00
|
|
|
<p>Vous pouvez confirmer le courriel de votre compte Mastodon en cliquant sur le lien ci-dessous :</p>
|
2017-04-08 04:11:16 -07:00
|
|
|
|
|
|
|
<p><%= link_to 'Confirmer mon compte', confirmation_url(@resource, confirmation_token: @token) %></p>
|