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

/examples/mail/Mail.html

http://pyjamas.googlecode.com/
HTML | 12 lines | 10 code | 1 blank | 1 comment | 0 complexity | 1e3dbcc7725824720b40a680853be586 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. <html>
  2. <head>
  3. <meta name='pygwt:module' content='Mail'>
  4. <link rel='stylesheet' href='http://code.google.com/webtoolkit/documentation/examples/desktopclone/Mail.css'>
  5. <title>Mail App</title>
  6. </head>
  7. <body style='background-color: #EEEEEE'>
  8. <!-- This script is the bootstrap stuff that simply must be there; it is sent down uncompressed -->
  9. <script language='javascript' src='pygwt.js'></script>
  10. </body>
  11. </html>