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

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

<%= web_url("accounts/#{@account.id}") %>