mirror of https://github.com/tootsuite/mastodon
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
|
<%= display_name(@me) %>,
|
||
|
|
||
|
<%= t('notification_mailer.follow_request.body', name: @account.acct) %>
|
||
|
|
||
|
<%= web_url("follow_requests") %>
|