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