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

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

<%= raw t('application_mailer.view')%> <%= web_url("accounts/#{@account.id}") %>