1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-24 03:23:48 -05:00

6 lines
231 B
Plaintext
Raw Normal View History

<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
<%= raw t('notification_mailer.follow.body', name: @account.pretty_acct) %>
<%= raw t('application_mailer.view')%> <%= web_url("@#{@account.pretty_acct}") %>