mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-24 04:38:07 +01:00
6 lines
135 B
Text
6 lines
135 B
Text
|
<%= display_name(@me) %>,
|
||
|
|
||
|
<%= t('notification_mailer.follow_request.body', name: @account.acct) %>
|
||
|
|
||
|
<%= web_url("follow_requests") %>
|