This commit is contained in:
parent
a91d968cab
commit
42b8220632
7 changed files with 46 additions and 14 deletions
5
app/views/admin_mailer/new_report.text.erb
Normal file
5
app/views/admin_mailer/new_report.text.erb
Normal file
|
@ -0,0 +1,5 @@
|
|||
<%= 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) %>
|
Loading…
Add table
Add a link
Reference in a new issue