Remove quote
This commit is contained in:
parent
ecf4c95aa0
commit
f0284c50a9
2 changed files with 1 additions and 32 deletions
|
|
@ -183,35 +183,13 @@
|
|||
</tr>
|
||||
<!-- COPY -->
|
||||
<tr>
|
||||
<td bgcolor="#ffffff" align="center" style="padding: 0px 30px 20px 30px; color: #808980; font-size: 13px; font-weight: 400; text-align: center;">
|
||||
<td bgcolor="#ffffff" align="center" style="padding: 0px 30px 20px 30px; color: #808980; font-size: 13px; font-weight: 400; text-align: center; border-radius: 0px 0px 20px 20px;">
|
||||
<h3>Semaine prochaine</h3>
|
||||
<table style="width: 100%;">
|
||||
{EVENTS_NEXT}
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- QUOTE -->
|
||||
<tr>
|
||||
<td bgcolor="#ffffff" align="left" style="border-radius: 0px 0px 20px 20px;">
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td align="center" style="padding: 10px 30px 40px 30px;">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="100%" align="center" style="font-size: 13px; color: #2a2f34; text-decoration: none; display: inline-block; text-align: center; margin-bottom: 3px;"><i>Citation de la semaine</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size: 16px; color: #2a2f34; text-decoration: none; padding: 12px 16px; border-radius: 10px; border: 1px solid #dce0e3; display: inline-block; text-align: left;" bgcolor="#fff">
|
||||
<i>{Quote_Text}</i><br />
|
||||
— {Quote_Author}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!--[if (gte mso 9)|(IE)]>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue