mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
6 lines
220 B
Plaintext
6 lines
220 B
Plaintext
|
ようこそ<%= @resource.email %>さん
|
||
|
|
||
|
以下のリンクをクリックしてMastodonアカウントのメールアドレスを確認してください
|
||
|
|
||
|
<%= confirmation_url(@resource, confirmation_token: @token) %>
|