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.

45 lines
1.6 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">Show all messages</h2>
  5. <h3 class="oe_slogan">Checkout all messages where you have access</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 all messages.
  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_span12">
  34. <h2>Need our service?</h2>
  35. <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>
  36. <ul>
  37. <li><a href="mailto:it@it-projects.info">it@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">
  39. https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li>
  40. </ul>
  41. </div>
  42. </div>
  43. </section>