This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2016-03-19 19:20:07 +01:00
|
|
|
<%= display_name(@me) %>,
|
|
|
|
|
2017-03-03 23:45:48 +01:00
|
|
|
<%= raw t('notification_mailer.reblog.body', name: @account.acct) %>
|
2016-03-19 19:20:07 +01:00
|
|
|
|
2017-03-03 23:45:48 +01:00
|
|
|
<%= render partial: 'status', locals: { status: @status } %>
|