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.
 
 
 

13 lines
267 B

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <title>test</title>
  5. <link rel="stylesheet" href="css/main.css">
  6. <script src="plugins/require.js" data-main="js/app"></script>
  7. </head>
  8. <body>
  9. <canvas class="canvas"></canvas>
  10. <div class="ui-container"></div>
  11. </body>
  12. </html>