This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/notification_mailer/mention.text.erb

8 lines
137 B
Plaintext

<%= display_name(@me) %>,
You were mentioned by <%= @status.account.acct %> in:
<%= @status.content %>
<%= url_for_target(@status) %>