FOR DEMO ONLY
This commit is contained in:
parent
26bb7fcdca
commit
c97b081b2c
7 changed files with 10 additions and 37 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<%= render "layouts/_mailbot_header" %>
|
||||
<%= @email_body %>
|
||||
<% end %>
|
||||
<%= render "layouts/_mailbot_footer" %>
|
||||
|
||||
<%= render partial: "layouts/mailbot_header" %>
|
||||
<span style="white-space: pre-line">
|
||||
<%= @email_body %>
|
||||
</span>
|
||||
<%= render partial: "layouts/mailbot_footer" %>
|
||||
Loading…
Add table
Add a link
Reference in a new issue