2017-07-31 00:18:44 +02:00
|
|
|
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
|
2017-06-27 00:04:00 +02:00
|
|
|
|
|
|
|
<%= raw t('admin_mailer.new_report.body', target: @report.target_account.acct, reporter: @report.account.acct) %>
|
|
|
|
|
|
|
|
<%= raw t('application_mailer.view')%> <%= admin_report_url(@report) %>
|