diff options
Diffstat (limited to 'addons/web_unsplash/static/description/index.html')
| -rw-r--r-- | addons/web_unsplash/static/description/index.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/addons/web_unsplash/static/description/index.html b/addons/web_unsplash/static/description/index.html new file mode 100644 index 00000000..f8c1d62d --- /dev/null +++ b/addons/web_unsplash/static/description/index.html @@ -0,0 +1,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> + |
