mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
20 lines
598 B
HTML
20 lines
598 B
HTML
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<h2 class="oe_slogan" style="color:#875A7B;">Date range</h2>
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="date_range.png">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced">
|
|
<h2 class="oe_slogan" style="color:#875A7B;">Value range</h2>
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="value_range.png">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_separator">
|
|
</section> |