mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-19 07:42:08 +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,23 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_text_image" name="Text - Image">
|
||||
<div class="s_text_image o_mail_snippet_general">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 o_cc pt16 pb16">
|
||||
<h3>A unique value</h3>
|
||||
<p style="text-align: justify;">The open source model of Odoo has allowed us to leverage thousands of developers and business experts to build hundreds of apps in just a few years.</p>
|
||||
<div style="text-align: left;">
|
||||
<a href="#" class="btn btn-link">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 px-0">
|
||||
<img src="/web/image/mass_mailing.s_text_image_default_image" class="img w-100"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue