mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2025-01-11 08:41:42 +01:00
3cc47beb6e
as well as formatting of content
7 lines
162 B
Text
7 lines
162 B
Text
<%= display_name(@me) %>,
|
|
|
|
You were mentioned by <%= @status.account.acct %> in:
|
|
|
|
<%= strip_tags(@status.content) %>
|
|
|
|
<%= TagManager.instance.url_for(@status) %>
|