You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1.8 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">Sentbox</h2>
  5. <h3 class="oe_slogan">Quick way to check sent messages</h3>
  6. </div>
  7. <div class="oe_span6">
  8. <div class="oe_row_img oe_centered">
  9. <img class="oe_picture oe_screenshot" src="menu.png"/>
  10. </div>
  11. </div>
  12. <div class="oe_span6">
  13. <p class="oe_mt32">
  14. The module adds usual menu.
  15. </p>
  16. </div>
  17. </div>
  18. </section>
  19. <section class="oe_container oe_dark">
  20. <div class="oe_row oe_spaced">
  21. <div class="oe_span12">
  22. <p class="oe_mt32">
  23. This menu shows messages in threads (like in other menus), but shows only sent messages.
  24. </p>
  25. </div>
  26. <div class="oe_span12">
  27. <div class="oe_demo oe_picture oe_screenshot">
  28. <img src="messages.png?1"/>
  29. </div>
  30. </div>
  31. </div>
  32. </section>
  33. <section class="oe_container">
  34. <div class="oe_row oe_spaced">
  35. <div class="oe_span12">
  36. <h2>News &amp; updates</h2>
  37. <p class="oe_mt32">
  38. To get information about new interesting modules and updates, <a href="https://yelizariev.github.io/feed.xml">subscribe to our website RSS</a> or follow <a href="https://twitter.com/yelizariev" target="_blank">@yelizariev</a> on twitter.
  39. </p>
  40. <ul>
  41. <li><a href="https://yelizariev.github.io" target="_blank">https://yelizariev.github.io <i class="fa fa-rss"></i> </a></li>
  42. <li><a href="https://twitter.com/yelizariev" target="_blank">
  43. https://twitter.com/yelizariev <i class="fa fa-twitter"></i> </a></li>
  44. </ul>
  45. </div>
  46. </div>
  47. </section>