about summary refs log tree commit diff
path: root/app/views/notification_mailer/mention.text.erb
blob: 31a294bb948c58a72166a43da544f05802c52db0 (plain) (blame)
1
2
3
4
5
<%= display_name(@me) %>,

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

<%= render partial: 'status' %>