1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-28 23:08:25 +09:00
mastodon/app/views/notification_mailer/mention.text.erb
2016-11-16 00:55:33 +01:00

6 lines
133 B
Plaintext

<%= display_name(@me) %>,
<%= t('notification_mailer.mention.body', name: @status.account.acct) %>
<%= render partial: 'status' %>