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

/examples/addonsgallery/public/AddonsGallery.html

http://pyjamas.googlecode.com/
HTML | 13 lines | 11 code | 1 blank | 1 comment | 0 complexity | 93ad8ba3ea5381190e9e7f360021bbe8 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. <html>
  2. <head>
  3. <meta name="pygwt:module" content="AddonsGallery">
  4. <link rel='stylesheet' href='AddonsGallery.css'>
  5. <title>Addons Gallery</title>
  6. </head>
  7. <body bgcolor="white">
  8. <!--[if IE]><script src="excanvas.js" type="text/javascript"></script><![endif]-->
  9. <script language="javascript" src="pygwt.js"></script>
  10. <iframe id='__pygwt_historyFrame' style='width:0;height:0;border:0'></iframe>
  11. </body>
  12. </html>