mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-18 20:42:00 +02:00
Initial commit: Mail packages
This commit is contained in:
commit
4e53507711
1948 changed files with 751201 additions and 0 deletions
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<template id="s_coupon_code" name="Promo Code">
|
||||
<div class="s_discount2 o_mail_block_discount2 o_mail_snippet_general pt32 pb32" style="padding-left: 15px; padding-right: 15px;">
|
||||
<h2 style="text-align: center;"><span style="font-weight: bolder;">GET $20 OFF</span></h2>
|
||||
<p style="text-align: center;">
|
||||
Here's your coupon code - but hurry! Ends 9/28
|
||||
</p>
|
||||
<table border="0" cellpadding="0" cellspacing="0" align="center" class="border" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;">
|
||||
<tr>
|
||||
<td width="50" height="50" align="center" class="o_mail_no_resize mx-auto o_cc o_cc3" style="width:50px!important; min-width: 50px; max-width:5.6rem; text-align: center;"><i class="fa fa-2x fa-ticket"></i></td>
|
||||
<td width="200" height="50" align="center" class="o_cc" style="font-size: 15px; line-height: 22px; font-weight: 700; min-width: 150px; width: 200px; text-align: center;"><p class="mb0">ENDOFSUMMER20</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br/>
|
||||
<p style="text-align:center;">
|
||||
<a role="button" href="#" class="btn btn-primary">Use now</a>
|
||||
</p>
|
||||
</div>
|
||||
</template>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue