1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-14 14:49:01 +09:00
YuruToot/app/views/layouts/admin_mailer.text.erb

4 lines
85 B
Plaintext
Raw Normal View History

<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
<%= yield %>