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