follow.text.erb 135 B

12345
  1. <%= display_name(@me) %>,
  2. <%= t('notification_mailer.follow.body', name: @account.acct) %>
  3. <%= web_url("accounts/#{@account.id}") %>