1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-24 15:16:19 +09:00
mastodon/app/views/notification_mailer/favourite.text.erb

6 lines
139 B
Plaintext

<%= display_name(@me) %>,
Your status was favourited by <%= @account.acct %>:
<%= account_stream_entry_url(@me, @status.stream_entry) %>