5 lines
125 B
Text
5 lines
125 B
Text
<%= display_name(@me) %>,
|
|
|
|
<%= t('notification_mailer.reblog.body', name: @account.acct) %>
|
|
|
|
<%= render partial: 'status' %>
|