mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-26 07:53:43 +01:00
6 lines
138 B
Text
6 lines
138 B
Text
|
<%= display_name(@me) %>,
|
||
|
|
||
|
Your status was reblogged by <%= @account.acct %>:
|
||
|
|
||
|
<%= account_stream_entry_url(@me, @status.stream_entry) %>
|