mirror of
https://github.com/mastodon/mastodon.git
synced 2026-05-02 19:37:31 -05:00
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
<%= display_name(@me) %>,
|
|
|
|
You were mentioned by <%= @status.account.acct %> in:
|
|
|
|
<%= strip_tags(@status.content) %>
|
|
|
|
<%= TagManager.instance.url_for(@status) %>
|