1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-20 09:33:49 -05:00

6 lines
192 B
Plaintext

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