This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/notification_mailer/reblog.text.erb

6 lines
138 B
Plaintext

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