summaryrefslogtreecommitdiff
path: root/app/views/abuse_report_mailer/notify.text.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/abuse_report_mailer/notify.text.haml')
-rw-r--r--app/views/abuse_report_mailer/notify.text.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/abuse_report_mailer/notify.text.haml b/app/views/abuse_report_mailer/notify.text.haml
new file mode 100644
index 00000000000..7dacf857035
--- /dev/null
+++ b/app/views/abuse_report_mailer/notify.text.haml
@@ -0,0 +1,5 @@
+#{@abuse_report.user.name} (@#{@abuse_report.user.username}) was reported for abuse by #{@abuse_report.reporter.name} (@#{@abuse_report.reporter.username}).
+\
+> #{@abuse_report.message}
+\
+View details: #{admin_abuse_reports_url}