Initial commit.
[sfa-gui.git] / public / SfaGUI.html
1 <html>
2     <head>
3         <meta name="pygwt:module" content="SfaGUI">
4         <link rel='stylesheet' href='SfaGUI.css'>
5         <title>SFA Federation GUI</title>
6     </head>
7     <body bgcolor="white">
8         <script language="javascript" src="bootstrap.js"></script>
9
10         <iframe id='__pygwt_historyFrame' style='width:0;height:0;border:0'></iframe>
11     </body>
12 </html>
13