mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-26 05:33:43 +01:00
5 lines
161 B
Text
5 lines
161 B
Text
<%= display_name(@me) %>,
|
|
|
|
<%= raw t('notification_mailer.favourite.body', name: @account.acct) %>
|
|
|
|
<%= render partial: 'status', locals: { status: @status } %>
|