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.

66 lines
2.5 KiB

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