a broker system for Supercredit
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

25 lines
896B

  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <link rel="stylesheet" href="./codebase/skins/material.css" type="text/css">
  5. <link rel="stylesheet" href="https://cdn.materialdesignicons.com/5.4.55/css/materialdesignicons.min.css" crossorigin="anonymous">
  6. <link rel="stylesheet" href="./css/dashboard.css" type="text/css">
  7. <link rel="stylesheet" href="./css/loan_add.css" type="text/css">
  8. <script src="./codebase/webix.js" type="text/javascript"></script>
  9. </head>
  10. <body>
  11. <script type="text/javascript" charset="utf-8" src="js/loan_add.js"></script>
  12. <script type="text/javascript" charset="utf-8" src="js/dashboard.js"></script>
  13. <div class="vimeo-container">
  14. <!-- iframe id=bgVideo src="https://player.vimeo.com/video/468176795?background=1&controls=0" frameborder="0"
  15. allow="autoplay; fullscreen" allowfullscreen></iframe -->
  16. </div>
  17. </body>
  18. </html>