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
|
|
|
|
2022-03-22 09:07:11 +00:00
|
|
|
<%= raw t('notification_mailer.mention.body', name: @status.account.pretty_acct) %>
|
2016-03-19 18:20:07 +00:00
|
|
|
|
2017-04-18 15:15:30 +00:00
|
|
|
<%= render 'status', status: @status %>
|