1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-28 14:58:38 +09:00
YuruToot/app/views/notification_mailer/mention.text.erb

8 lines
149 B
Plaintext

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