about summary refs log tree commit diff
path: root/app/views/notification_mailer/mention.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notification_mailer/mention.text.erb')
-rw-r--r--app/views/notification_mailer/mention.text.erb7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/notification_mailer/mention.text.erb b/app/views/notification_mailer/mention.text.erb
new file mode 100644
index 000000000..c12841e94
--- /dev/null
+++ b/app/views/notification_mailer/mention.text.erb
@@ -0,0 +1,7 @@
+<%= display_name(@me) %>,
+
+You were mentioned by <%= @status.account.acct %> in:
+
+<%= @status.content %>
+
+<%= url_for_target(@status) %>