This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-07-30 15:18:44 -07:00
|
|
|
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
|
2017-06-26 15:04:00 -07: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) %>
|