admin_mailer.text.erb 85 B

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