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.

96 lines
4.1 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan" style="color:#875A7B;">Multi-Brand Mailing</h2>
  5. <h3 class="oe_slogan">Use single Backend to manage several Websites</h3>
  6. </div>
  7. </div>
  8. </section>
  9. <section class="oe_container">
  10. <div class="oe_row oe_spaced">
  11. <div class="oe_span12">
  12. <div class="alert alert-info oe_mt32" style="padding:0.3em 0.6em; font-size: 150%;">
  13. <i class="fa fa-hand-o-right"></i><b> Key features: </b>
  14. <ul class="list-unstyled">
  15. <li>
  16. <i class="fa fa-check-square-o text-primary"></i>
  17. Separate Mail Templates per website
  18. </li>
  19. <li>
  20. <i class="fa fa-check-square-o text-primary"></i>
  21. <em>From</em> address in email has address for current Website
  22. </li>
  23. <li>
  24. <i class="fa fa-check-square-o text-primary"></i>
  25. <em>Reply-To</em> address in email has domain of current Website
  26. </li>
  27. <li>
  28. <i class="fa fa-check-square-o text-primary"></i>
  29. User's signature per Website
  30. </li>
  31. </ul>
  32. </div>
  33. </div>
  34. </div>
  35. </section>
  36. <section class="oe_container">
  37. <div class="oe_row oe_spaced">
  38. <div class="oe_span8">
  39. <h2>Need our service?</h2>
  40. <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>
  41. <ul>
  42. <li><a href="mailto:apps@it-projects.info">apps@it-projects.info <i class="fa fa-envelope-o"></i></a></li>
  43. <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>
  44. <li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li>
  45. <li>skype@it-projects.info <i class="fa fa-skype"></i></li>
  46. </ul>
  47. </div>
  48. <div class="oe_span4">
  49. <div class="stamp" style="width:200px;">
  50. <div style="margin-top: 15px;
  51. position: relative;
  52. font-family:'Vollkorn', serif;
  53. font-size: 16px;
  54. line-height: 25px;
  55. text-transform: uppercase;
  56. font-weight: bold;
  57. color: #75526b;
  58. border: 3px dashed #75526b;
  59. float: left;
  60. padding: 4px 12px;
  61. -webkit-transform: rotate(1deg);
  62. -o-transform: rotate(1deg);
  63. -moz-transform: rotate(1deg);
  64. -ms-transform: rotate(1deg);">
  65. Tested on Odoo<br/>11.0 community
  66. </div>
  67. <!--<div style="margin-top: 15px;
  68. position: relative;
  69. font-family:'Vollkorn', serif;
  70. font-size: 16px;
  71. line-height: 25px;
  72. text-transform: uppercase;
  73. font-weight: bold;
  74. color: #75526b;
  75. border: 3px dashed #75526b;
  76. float: left;
  77. padding: 4px 12px;
  78. -webkit-transform: rotate(1deg);
  79. -o-transform: rotate(1deg);
  80. -moz-transform: rotate(1deg);
  81. -ms-transform: rotate(1deg);">
  82. Tested on Odoo<br/>11.0 enterprise
  83. </div>-->
  84. </div>
  85. </div>
  86. </div>
  87. </section>