1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-16 15:48:41 +09:00
YuruToot/app/views/notification_mailer/mention.text.erb

8 lines
137 B
Plaintext
Raw Normal View History

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