2017-07-31 07:18:44 +09:00
|
|
|
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
|
2016-03-20 03:20:07 +09:00
|
|
|
|
2022-03-22 18:07:11 +09:00
|
|
|
<%= raw t('notification_mailer.follow.body', name: @account.pretty_acct) %>
|
2016-03-20 03:20:07 +09:00
|
|
|
|
2022-11-07 23:42:58 +09:00
|
|
|
<%= raw t('application_mailer.view')%> <%= web_url("@#{@account.pretty_acct}") %>
|