1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/views/notification_mailer/follow_request.text.erb
2017-03-04 00:00:48 +01:00

5 lines
178 B
Text

<%= display_name(@me) %>,
<%= raw t('notification_mailer.follow_request.body', name: @account.acct) %>
<%= raw t('application_mailer.view')%> <%= web_url("follow_requests") %>