1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-26 12:38:28 +09:00
whippy-edition/app/views/notification_mailer/mention.text.erb

8 lines
149 B
Plaintext
Raw Normal View History

<%= display_name(@me) %>,
You were mentioned by <%= @status.account.acct %> in:
<%= strip_tags(@status.content) %>
<%= url_for_target(@status) %>