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.

84 lines
3.5 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">Look up old mails</h2>
  5. <h3 class="oe_slogan">Browse archived mails like in odoo 8</h3>
  6. </div>
  7. <div class="oe_span6">
  8. <div class="oe_row_img oe_centered">
  9. <img class="oe_picture oe_screenshot" src="1.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 archive messages, i.e. ones you sent or received.
  24. </p>
  25. </div>
  26. <div class="oe_row_img oe_centered">
  27. <img class="oe_picture oe_screenshot" src="2.png"/>
  28. </div>
  29. </div>
  30. </section>
  31. <section class="oe_container">
  32. <div class="oe_row oe_spaced">
  33. <div class="oe_span8">
  34. <h2>Need our service?</h2>
  35. <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>
  36. <ul>
  37. <li><a href="mailto:apps@it-projects.info">apps@it-projects.info <i class="fa fa-envelope-o"></i></a></li>
  38. <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>
  39. <li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li>
  40. <li>skype@it-projects.info <i class="fa fa-skype"></i></li>
  41. </ul>
  42. </div>
  43. <div class="oe_span4">
  44. <div class="stamp" style="width:200px;">
  45. <div style="margin-top: 15px;
  46. position: relative;
  47. font-family:'Vollkorn', serif;
  48. font-size: 16px;
  49. line-height: 25px;
  50. text-transform: uppercase;
  51. font-weight: bold;
  52. color: #75526b;
  53. border: 3px dashed #75526b;
  54. float: left;
  55. padding: 4px 12px;
  56. -webkit-transform: rotate(6deg);
  57. -o-transform: rotate(6deg);
  58. -moz-transform: rotate(6deg);
  59. -ms-transform: rotate(6deg);">
  60. Tested on Odoo<br/>11.0 community
  61. </div>
  62. <div style="margin-top: 15px;
  63. position: relative;
  64. font-family:'Vollkorn', serif;
  65. font-size: 16px;
  66. line-height: 25px;
  67. text-transform: uppercase;
  68. font-weight: bold;
  69. color: #75526b;
  70. border: 3px dashed #75526b;
  71. float: left;
  72. padding: 4px 12px;
  73. -webkit-transform: rotate(-7deg);
  74. -o-transform: rotate(-7deg);
  75. -moz-transform: rotate(-7deg);
  76. -ms-transform: rotate(-7deg);">
  77. Tested on Odoo<br/>11.0 enterprise
  78. </div>
  79. </div>
  80. </div>
  81. </div>
  82. </section>