Add {committee_review} to emails and support HTML
This commit is contained in:
parent
9786843eac
commit
f6c7a50bba
4 changed files with 12 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<%= render partial: "layouts/mailbot_header" %>
|
||||
<div id="content">
|
||||
<span style="white-space: pre-line">
|
||||
<%= @email_body %>
|
||||
<%= @email_body.html_safe %>
|
||||
</span>
|
||||
</div>
|
||||
<%= render partial: "layouts/mailbot_footer" %>
|
||||
<%= render partial: "layouts/mailbot_footer" %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue