2017-07-30 22:18:44 +00:00
|
|
|
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
|
2016-03-19 18:20:07 +00:00
|
|
|
|
2017-03-03 22:45:48 +00:00
|
|
|
<%= raw t('notification_mailer.favourite.body', name: @account.acct) %>
|
2016-03-19 18:20:07 +00:00
|
|
|
|
2017-04-18 15:15:30 +00:00
|
|
|
<%= render 'status', status: @status %>
|