mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-01 04:24:22 +00:00
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
|
|
|
|
<%= raw t('notification_mailer.follow.body', name: @account.acct) %>
|
|
|
|
<%= raw t('application_mailer.view')%> <%= web_url("accounts/#{@account.id}") %>
|