6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
<%= display_name(@me) %>,
|
|
|
|
<%= raw t('notification_mailer.follow.body', name: @account.acct) %>
|
|
|
|
<%= raw t('application_mailer.view')%> <%= web_url("accounts/#{@account.id}") %>
|