Email Template completed (Check reminder.html)
This commit is contained in:
@ -25,7 +25,34 @@
|
||||
|
||||
<row>
|
||||
<columns>
|
||||
<div style="background-color: #FFF200; height: 20px; width: 100%;"> </div>
|
||||
<table>
|
||||
<tr>
|
||||
<td class="email-copyright">
|
||||
©2016 All Rights Reserved - Perficient Digital
|
||||
</td>
|
||||
<td class="email-logo">
|
||||
<%= image_tag("perficientdigital-logo.jpg", alt:"Perficient Digital") %>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</columns>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<columns>
|
||||
<table>
|
||||
<tr>
|
||||
<td style="width:6px;">
|
||||
<%= image_tag("yellowslant-left.jpg", alt:"Perficient Digital") %>
|
||||
</td>
|
||||
<td style="background-color:#fef035; font-size:1px;">
|
||||
|
||||
</td>
|
||||
<td style="width:6px;">
|
||||
<%= image_tag("yellowslant-right.jpg", alt:"Perficient Digital") %>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</columns>
|
||||
</row>
|
||||
</container>
|
Reference in New Issue
Block a user