/examples/kitchensink/public/KitchenSink.html

http://pyjamas.googlecode.com/ · HTML · 13 lines · 11 code · 2 blank · 0 comment · 0 complexity · c77ebd62c0006f3be47be9257cdff650 MD5 · raw file

  1. <html>
  2. <head>
  3. <meta name="pygwt:module" content="KitchenSink">
  4. <link rel='stylesheet' href='KitchenSink.css'>
  5. <title>KitchenSink</title>
  6. </head>
  7. <body bgcolor="white">
  8. <script language="javascript" src="pygwt.js"></script>
  9. <iframe id='__pygwt_historyFrame' style='width:0;height:0;border:0'></iframe>
  10. </body>
  11. </html>