1
0
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-30 22:11:41 +01:00

6 lines
197 B
Plaintext

<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
<%= raw t('notification_mailer.mention.body', name: @status.account.pretty_acct) %>
<%= render 'status', status: @status %>