/ftr-gwt-demo/src/main/resources/eu/future/earth/gwt/public/MainDemoApp.html
HTML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | efdbd8ef897f517761b05856bbd3c0d5 MD5 | raw file
Possible License(s): Apache-2.0
1<html> 2 <head> 3 <title>Demo App</title> 4 </head> 5 <body> 6 <script language='javascript' src='calendar.nocache.js'></script> 7 </body> 8</html>