mastodon/app/views/user_mailer/confirmation_instructions.ja.text.erb
2017-04-11 12:00:46 +09:00

6 lines
220 B
Plaintext

ようこそ<%= @resource.email %>さん
以下のリンクをクリックしてMastodonアカウントのメールアドレスを確認してください
<%= confirmation_url(@resource, confirmation_token: @token) %>