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.

64 lines
2.5 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">MuK Web Utils</h2>
  4. <h3 class="oe_slogan">Utility Features</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">
  10. <div class="oe_row oe_spaced">
  11. <div style="max-width: 84%; margin: 16px 8%;">
  12. <h3 class="oe_slogan">Overview</h3>
  13. <p class="oe_mt32">Technical module to provide some utility
  14. features. The module is mainly used as a dependency by other modules
  15. and to provide a collection of common libraries. It has no direct
  16. visible effect on the system.</p>
  17. </div>
  18. </div>
  19. </section>
  20. <section class="oe_container oe_dark"
  21. style="margin-bottom: 20px; border-top: 5px solid #797979; border-bottom: 5px solid #797979;">
  22. <h3 class="oe_slogan" style="margin-bottom: 10px;">Demo</h3>
  23. <div class="row" style="margin: auto; max-width: 250px;">
  24. <div class="col-6 col-xs-6">
  25. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">User:</h5>
  26. </div>
  27. <div class="col-6 col-xs-6">
  28. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">apps</h5>
  29. </div>
  30. <div class="col-6 col-xs-6">
  31. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">Password:</h5>
  32. </div>
  33. <div class="col-6 col-xs-6">
  34. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">demo</h5>
  35. </div>
  36. </div>
  37. <div class="oe_slogan" style="margin-top: 5px;">
  38. <a class="btn btn-primary btn-lg mt8"
  39. href="https://demo.mukit.at/web/login"
  40. style="position: relative; overflow: hidden;">
  41. <i class="fa fa-video-camera"></i> Live Preview
  42. </a>
  43. </div>
  44. </section>
  45. <section class="oe_container oe_dark">
  46. <h3 class="oe_slogan">Help and Support</h3>
  47. <h5 class="oe_slogan" style="font-size: 20px;">Feel free to
  48. contact us, if you need any help with your Odoo integration or
  49. addiontal features.</h5>
  50. <div class="oe_slogan">
  51. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  52. <i class="fa fa-envelope"></i> Email
  53. </a>
  54. <a class="btn btn-primary btn-lg mt8" href="https://mukit.at/page/contactus">
  55. <i class="fa fa-phone"></i> Contact
  56. </a>
  57. <a class="btn btn-primary btn-lg mt8" href="mailto:support@mukit.at">
  58. <i class="fa fa-life-ring"></i> Support
  59. </a>
  60. </div>
  61. <img src="logo.png" style="width: 200px; margin-bottom: 20px; display: block;" class="mx-auto center-block">
  62. </section>