parent
95a8b4f51b
commit
3c5aaeeb77
@ -1,6 +1,6 @@ |
||||
<%= Setting.localized_emails_header %> |
||||
<%= Setting.emails_header %> |
||||
<%= call_hook(:view_layouts_mailer_plain_before_content, self.assigns) %> |
||||
<%= yield %> |
||||
<%= call_hook(:view_layouts_mailer_plain_after_content, self.assigns) %> |
||||
-- |
||||
<%= Setting.localized_emails_footer %> |
||||
<%= Setting.emails_footer %> |
||||
|
Loading…
Reference in new issue