9 lines
187 B
Text
9 lines
187 B
Text
<%= text_header_message %>
|
|
|
|
<%= yield -%>
|
|
|
|
-- <%# signature marker %>
|
|
<%= notification_reason_text %>
|
|
<%= render_if_exists 'layouts/mailer/additional_text' %>
|
|
|
|
<%= text_footer_message %>
|