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.

65 lines
2.4 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  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: 200px;">
  24. <div class="col-xs-6">
  25. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">User:</h5>
  26. </div>
  27. <div class="col-xs-6">
  28. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">apps</h5>
  29. </div>
  30. <div class="col-xs-6">
  31. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">Password:</h5>
  32. </div>
  33. <div class="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;"><span
  41. class="o_ripple"
  42. style="height: 138px; width: 138px; top: -35.2969px; left: -8.17188px;"></span>
  43. <i class="fa fa-video-camera"></i> Live Preview </a>
  44. </div>
  45. </section>
  46. <section class="oe_container oe_dark">
  47. <h3 class="oe_slogan">Help and Support</h3>
  48. <h5 class="oe_slogan" style="font-size: 20px;">Feel free to
  49. contact us, if you need any help with your Odoo integration or
  50. addiontal features.</h5>
  51. <div class="oe_slogan">
  52. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  53. <i class="fa fa-envelope"></i> Email
  54. </a> <a class="btn btn-primary btn-lg mt8"
  55. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  56. Contact
  57. </a> <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;"
  62. class="center-block">
  63. </section>