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

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

<%= raw t('application_mailer.view')%> <%= web_url("follow_requests") %>