2017-07-31 08:18:44 +10:00
|
|
|
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
|
2016-03-20 05:20:07 +11:00
|
|
|
|
2022-03-22 20:07:11 +11:00
|
|
|
<%= raw t('notification_mailer.mention.body', name: @status.account.pretty_acct) %>
|
2016-03-20 05:20:07 +11:00
|
|
|
|
2017-04-19 01:15:30 +10:00
|
|
|
<%= render 'status', status: @status %>
|