5 lines
135 B
Text
5 lines
135 B
Text
<%= display_name(@me) %>,
|
|
|
|
<%= t('notification_mailer.follow.body', name: @account.acct) %>
|
|
|
|
<%= web_url("accounts/#{@account.id}") %>
|