7 lines
168 B
Text
7 lines
168 B
Text
<%= t('user_mailer.announcement_published.title') %>
|
|
|
|
===
|
|
|
|
<%= t('user_mailer.announcement_published.description', domain: site_hostname) %>
|
|
|
|
<%= @announcement.text %>
|