2016-03-20 03:20:07 +09:00
|
|
|
<%= display_name(@me) %>,
|
|
|
|
|
2017-03-04 07:45:48 +09:00
|
|
|
<%= raw t('notification_mailer.reblog.body', name: @account.acct) %>
|
2016-03-20 03:20:07 +09:00
|
|
|
|
2017-03-04 07:45:48 +09:00
|
|
|
<%= render partial: 'status', locals: { status: @status } %>
|