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

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

<%= web_url("follow_requests") %>