|
|
@ -8,10 +8,10 @@ |
|
|
|
<template id="snippet_3_cols" |
|
|
|
inherit_id="560px_section"> |
|
|
|
<xpath expr="."> |
|
|
|
<t t-call="website_mail_snippet_responsive.snippet"> |
|
|
|
<t t-set="image" t-value="'snippet_3_cols'"/> |
|
|
|
<t t-set="title">Image + Text + Button (3 columns)</t> |
|
|
|
<tbody> |
|
|
|
<t t-call="website_mail_snippet_fixed.snippet"> |
|
|
|
<t t-set="image" t-value="'snippet_3_cols'"/> |
|
|
|
<t t-set="title">Image + Text + Button (3 columns)</t> |
|
|
|
<tbody> |
|
|
|
<tr> |
|
|
|
<td align="left" colspan="3" style="font-size: 11pt; font-family: Arial, sans-serif; font-weight: bold; color: #000; padding: 20px 10px 0 20px;">Title</td> |
|
|
|
</tr> |
|
|
|