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