1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-25 07:36:31 +09:00
mastodon/app/views/notification_mailer/mention.text.erb
2016-09-09 20:04:34 +02:00

8 lines
162 B
Plaintext

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