mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-14 20:24:17 -05:00
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
|
<%= display_name(@me) %>,
|
||
|
|
||
|
Your status was reblogged by <%= @account.acct %>:
|
||
|
|
||
|
<%= account_stream_entry_url(@me, @status.stream_entry) %>
|