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

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

<%= render partial: 'status' %>