This repository has been archived on 2024-07-31. 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
111 B
Plaintext
Raw Normal View History

<%= display_name(@me) %>,
Your status was reblogged by <%= @account.acct %>:
2016-10-02 09:37:35 -04:00
<%= render partial: 'status' %>