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.

32 lines
1.0 KiB

7 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Web Client</h2>
  4. <h3 class="oe_slogan">Web Client Extension</h3>
  5. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  6. www.mukit.at</h4>
  7. </div>
  8. </section>
  9. <section class="oe_container" style="padding-top: 25px;">
  10. <div class="oe_row oe_spaced">
  11. <div class="oe_picture">
  12. <h3 class="oe_slogan">Overview</h3>
  13. <p class="oe_mt32">Extends the Odoo web client to include
  14. channels. Channels can be created to listen to Odoo bus
  15. notifications.</p>
  16. </div>
  17. </div>
  18. </section>
  19. <section class="oe_container oe_dark">
  20. <h3 class="oe_slogan">Help and Support</h3>
  21. <div class="oe_slogan">
  22. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  23. <i class="fa fa-envelope"></i> Email
  24. </a> <a class="btn btn-primary btn-lg mt8"
  25. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  26. Contact
  27. </a>
  28. </div>
  29. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  30. class="center-block">
  31. </section>