mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-19 03:22: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,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_references" name="References">
|
||||
<div class="s_references o_mail_snippet_general pt32 pb32">
|
||||
<div class="container">
|
||||
<h2 style="text-align: center;">Our References</h2>
|
||||
<p style="text-align: center;">We are in good company.</p>
|
||||
<div class="row">
|
||||
<div class="col-lg-3 pt16 pb16">
|
||||
<img src="/web/image/mass_mailing.s_reference_default_image_1" class="img img-fluid mx-auto" alt=""/>
|
||||
</div>
|
||||
<div class="col-lg-3 pt16 pb16">
|
||||
<img src="/web/image/mass_mailing.s_reference_default_image_2" class="img img-fluid mx-auto" alt=""/>
|
||||
</div>
|
||||
<div class="col-lg-3 pt16 pb16">
|
||||
<img src="/web/image/mass_mailing.s_reference_default_image_3" class="img img-fluid mx-auto" alt=""/>
|
||||
</div>
|
||||
<div class="col-lg-3 pt16 pb16">
|
||||
<img src="/web/image/mass_mailing.s_reference_default_image_4" class="img img-fluid mx-auto" alt=""/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue