mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-25 20:13:43 +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) %>
|