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.erb4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/notification_mailer/mention.text.erb b/app/views/notification_mailer/mention.text.erb
index f3582749d..72dc1b009 100644
--- a/app/views/notification_mailer/mention.text.erb
+++ b/app/views/notification_mailer/mention.text.erb
@@ -2,6 +2,4 @@
 
 You were mentioned by <%= @status.account.acct %> in:
 
-<%= strip_tags(@status.content) %>
-
-<%= TagManager.instance.url_for(@status) %>
+<%= render partial: 'status' %>