mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-12-03 07:19:03 +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) %>
|