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.
2016-10-03 07:38:22 -07:00
|
|
|
<p>Welcome <%= @resource.email %>!</p>
|
|
|
|
|
2016-10-05 22:45:07 -07:00
|
|
|
<p>You can confirm your Mastodon account email through the link below:</p>
|
2016-10-03 07:38:22 -07:00
|
|
|
|
|
|
|
<p><%= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token) %></p>
|