blob: f8c1d62dfa883011f63c10d029706e24efac1257 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;">Free high-resolution image library</h2>
<h3 class="oe_slogan">An Unsplash search bar is added to the image library modal...</h3>
<div class="oe_span12">
<div class="oe_demo oe_picture oe_screenshot">
<img src="unsplash_interface_bar.png">
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">...to explore <a href="https://unsplash.com/">Unsplash.com</a> and find images to use in Odoo.</h3>
<div class="oe_span12">
<div class="oe_demo oe_picture oe_screenshot">
<img src="unsplash_interface.png">
</div>
</div>
</div>
</section>
|