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.

71 lines
2.6 KiB

6 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Preview ReStructuredText</h2>
  4. <h3 class="oe_slogan">Preview your ReStructuredText files directly in Odoo.</h3>
  5. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  6. www.mukit.at</h4>
  7. <div class="oe_demo oe_screenshot" style="max-width: 84%; margin: 16px 8%;">
  8. <img src="screenshot.png">
  9. </div>
  10. </div>
  11. </section>
  12. <section class="oe_container">
  13. <div class="oe_row oe_spaced">
  14. <div style="max-width: 84%; margin: 16px 8%;">
  15. <h3 class="oe_slogan">Overview</h3>
  16. <p class="oe_mt32">Extendes the Preview Dialog to support
  17. ReStructuredText files. Currently the following ReStructuredText file extensions are
  18. supported:</p>
  19. <p>
  20. <span style="color: green;"> &#9745; </span> ReStructuredText (*.rst,
  21. text/x-rst)
  22. </p>
  23. </div>
  24. </div>
  25. </section>
  26. <section class="oe_container oe_dark"
  27. style="margin-bottom: 20px; border-top: 5px solid #797979; border-bottom: 5px solid #797979;">
  28. <h3 class="oe_slogan" style="margin-bottom: 10px;">Demo</h3>
  29. <div class="row" style="margin: auto; max-width: 200px;">
  30. <div class="col-xs-6">
  31. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">User:</h5>
  32. </div>
  33. <div class="col-xs-6">
  34. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">apps</h5>
  35. </div>
  36. <div class="col-xs-6">
  37. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">Password:</h5>
  38. </div>
  39. <div class="col-xs-6">
  40. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">demo</h5>
  41. </div>
  42. </div>
  43. <div class="oe_slogan" style="margin-top: 5px;">
  44. <a class="btn btn-primary btn-lg mt8"
  45. href="https://demo.mukit.at/web/login"
  46. style="position: relative; overflow: hidden;"><span
  47. class="o_ripple"
  48. style="height: 138px; width: 138px; top: -35.2969px; left: -8.17188px;"></span>
  49. <i class="fa fa-video-camera"></i> Live Preview </a>
  50. </div>
  51. </section>
  52. <section class="oe_container oe_dark">
  53. <h3 class="oe_slogan">Help and Support</h3>
  54. <h5 class="oe_slogan" style="font-size: 20px;">Feel free to
  55. contact us, if you need any help with your Odoo integration or
  56. addiontal features.</h5>
  57. <div class="oe_slogan">
  58. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  59. <i class="fa fa-envelope"></i> Email
  60. </a> <a class="btn btn-primary btn-lg mt8"
  61. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  62. Contact
  63. </a> <a class="btn btn-primary btn-lg mt8" href="mailto:support@mukit.at">
  64. <i class="fa fa-life-ring"></i> Support
  65. </a>
  66. </div>
  67. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  68. class="center-block">
  69. </section>