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.

86 lines
3.6 KiB

6 years ago
6 years ago
6 years ago
  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_span8">
  36. <h2>Need our service?</h2>
  37. <p class="oe_mt32">Contact us by <a href="mailto:apps@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:apps@it-projects.info">apps@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">https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li>
  41. <li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li>
  42. <li>skype@it-projects.info <i class="fa fa-skype"></i></li>
  43. </ul>
  44. </div>
  45. <div class="oe_span4">
  46. <div class="stamp" style="width:200px;">
  47. <div style="margin-top: 15px;
  48. position: relative;
  49. font-family:'Vollkorn', serif;
  50. font-size: 16px;
  51. line-height: 25px;
  52. text-transform: uppercase;
  53. font-weight: bold;
  54. color: #75526b;
  55. border: 3px dashed #75526b;
  56. float: left;
  57. padding: 4px 12px;
  58. -webkit-transform: rotate(6deg);
  59. -o-transform: rotate(6deg);
  60. -moz-transform: rotate(6deg);
  61. -ms-transform: rotate(6deg);">
  62. Tested on Odoo<br/>11.0 community
  63. </div>
  64. <div style="margin-top: 15px;
  65. position: relative;
  66. font-family:'Vollkorn', serif;
  67. font-size: 16px;
  68. line-height: 25px;
  69. text-transform: uppercase;
  70. font-weight: bold;
  71. color: #75526b;
  72. border: 3px dashed #75526b;
  73. float: left;
  74. padding: 4px 12px;
  75. -webkit-transform: rotate(-7deg);
  76. -o-transform: rotate(-7deg);
  77. -moz-transform: rotate(-7deg);
  78. -ms-transform: rotate(-7deg);">
  79. Tested on Odoo<br/>11.0 enterprise
  80. </div>
  81. </div>
  82. </div>
  83. </div>
  84. </section>