10 lines
348 B
Plaintext
10 lines
348 B
Plaintext
<td style="padding-bottom: 20px; padding-left: 10px;">
|
|
<h1 style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;">
|
|
<%= @notification.proposal.title %>
|
|
</h1>
|
|
|
|
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
|
|
<%= @notification.body %>
|
|
</p>
|
|
</td>
|