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.

19 lines
390 B

10 years ago
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <title>µMatrix — Asset</title>
  6. <style>
  7. #content {
  8. font: 12px monospace;
  9. white-space: pre;
  10. }
  11. </style>
  12. </head>
  13. <body>
  14. <div id="content"></div>
  15. <script src="js/vapi-client.js"></script>
  16. <script src="js/udom.js"></script>
  17. <script src="js/asset-viewer.js"></script>
  18. </body>
  19. </html>