a broker system for Supercredit
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.
|
- <!DOCTYPE HTML>
- <html>
-
- <head>
- <link rel="stylesheet" href="./codebase/skins/material.css" type="text/css">
- <link rel="stylesheet" href="./css/materialdesignicons.min.css"
- crossorigin="anonymous">
- <link rel="stylesheet" href="./css/dashboard.css" type="text/css">
- <link rel="stylesheet" href="./css/loan_add.css" type="text/css">
- <script src="./codebase/webix.js" type="text/javascript"></script>
-
- </head>
-
- <body>
- <script type="text/javascript" charset="utf-8" src="js/demo_data.js"></script>
- <script type="text/javascript" charset="utf-8" src="js/loan_add.js"></script>
- <script type="text/javascript" charset="utf-8" src="js/dashboard.js"></script>
-
-
-
- <div class="vimeo-container">
-
- <!-- iframe id=bgVideo src="https://player.vimeo.com/video/468176795?background=1&controls=0" frameborder="0"
- allow="autoplay; fullscreen" allowfullscreen></iframe -->
-
- </div>
- </body>
-
- </html>
|