1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <?xml version="1.0" encoding="utf-8"?>
- <section class="oe_container oe_dark">
- <div class="oe_row oe_spaced">
- <h3 class="oe_slogan">When you click on your pdf document.</h3>
- <div class="oe_span6">
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="3.png">
- </div>
- </div>
- </div>
- </section>
- <section class="oe_container oe_dark">
- <div class="oe_row oe_spaced">
- <h3 class="oe_slogan">It open in new tab</h3>
- <div class="oe_span6">
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="4.png">
- </div>
- </div>
- </div>
- </section>
- <section class="oe_container">
- <div class="oe_row oe_spaced">
- <div class="oe_span12">
- <h2 class="oe_slogan">Mail attachment ext</h2>
- <h3 class="oe_slogan">When you click for example image</h3>
- </div>
- <div class="oe_span6">
- <div class="oe_demo oe_picture oe_screenshot">
- <img src="1.png">
- </div>
- </div>
- </div>
- </section>
- <section class="oe_container oe_dark">
- <div class="oe_row oe_spaced">
- <h3 class="oe_slogan">It don't download. It opened in new tab</h3>
- <div class="oe_span6">
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="2.png">
- </div>
- </div>
- </div>
- </section>
- <section class="oe_container oe_dark">
- <div class="oe_row oe_spaced">
- <h3 class="oe_slogan">Also in knowledge</h3>
- <div class="oe_span6">
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="5.png">
- </div>
- </div>
- </div>
- </section>
|