PageRenderTime 96ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/examples/gridtest/GridTest.html

http://pyjamas.googlecode.com/
HTML | 10 lines | 9 code | 1 blank | 0 comment | 0 complexity | cd455d838f37885889944f2ce7eefe8f MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. <html>
  2. <head>
  3. <meta name="pygwt:module" content="GridTest">
  4. <title>GridTest</title>
  5. </head>
  6. <body bgcolor="white">
  7. <script language="javascript" src="pygwt.js"></script>
  8. </body>
  9. </html>