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