mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-19 08:43:16 +00:00
5 lines
166 B
Text
5 lines
166 B
Text
<%= display_name(@me) %>,
|
|
|
|
<%= raw t('notification_mailer.mention.body', name: @status.account.acct) %>
|
|
|
|
<%= render partial: 'status', locals: { status: @status } %>
|