1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-22 18:48:43 +09:00
YuruToot/app/views/notification_mailer/mention.text.erb

6 lines
133 B
Plaintext
Raw Normal View History

<%= display_name(@me) %>,
<%= t('notification_mailer.mention.body', name: @status.account.acct) %>
2016-10-02 22:37:35 +09:00
<%= render partial: 'status' %>