mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 15:48:07 +01:00
5 lines
139 B
Text
5 lines
139 B
Text
<%= display_name(@me) %>,
|
|
|
|
Your status was favourited by <%= @account.acct %>:
|
|
|
|
<%= account_stream_entry_url(@me, @status.stream_entry) %>
|