1 2 3 4 5
<%= display_name(@me) %>, <%= raw t('notification_mailer.reblog.body', name: @account.acct) %> <%= render partial: 'status', locals: { status: @status } %>