saucy/app/views/notification_mailer/_greetings.html.erb

4 lines
88 B
Plaintext
Raw Normal View History

2023-09-20 13:19:35 +00:00
<p>
<%= t('notification_mailer.greetings', display_name: member.display_name) %>
</p>