masto-fe/app/views/notification_mailer/reblog.text.erb

5 lines
138 B
Text

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