This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2017-07-31 00:18:44 +02:00
|
|
|
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
|
2016-03-19 19:20:07 +01:00
|
|
|
|
2022-03-22 10:07:11 +01:00
|
|
|
<%= raw t('notification_mailer.follow.body', name: @account.pretty_acct) %>
|
2016-03-19 19:20:07 +01:00
|
|
|
|
2022-11-07 15:42:58 +01:00
|
|
|
<%= raw t('application_mailer.view')%> <%= web_url("@#{@account.pretty_acct}") %>
|