This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/user_mailer/confirmation_instructions.j...

6 lines
220 B
Plaintext

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