mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-08 10:51:54 +00:00
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
|
<%= display_name(@me) %>,
|
||
|
|
||
|
<%= 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) %>
|