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.

47 lines
1.7 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>Need our service?</h2>
  37. <p class="oe_mt32">Contact us by <a href="mailto:it@it-projects.info">email</a> or fill out <a href="https://www.it-projects.info/page/website.contactus " target="_blank">request form</a></p>
  38. <ul>
  39. <li><a href="mailto:it@it-projects.info">it@it-projects.info <i class="fa fa-envelope-o"></i></a></li>
  40. <li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">
  41. https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li>
  42. </ul>
  43. </div>
  44. </div>
  45. </section>