/examples/mail/Mail.html
http://pyjamas.googlecode.com/ · HTML · 12 lines · 10 code · 1 blank · 1 comment · 0 complexity · 1e3dbcc7725824720b40a680853be586 MD5 · raw file
- <html>
- <head>
- <meta name='pygwt:module' content='Mail'>
- <link rel='stylesheet' href='http://code.google.com/webtoolkit/documentation/examples/desktopclone/Mail.css'>
- <title>Mail App</title>
- </head>
- <body style='background-color: #EEEEEE'>
- <!-- This script is the bootstrap stuff that simply must be there; it is sent down uncompressed -->
- <script language='javascript' src='pygwt.js'></script>
- </body>
- </html>