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