OSCON/index.html
changeset 7 97dcd250e5be
equal deleted inserted replaced
6:5e0dece09f96 7:97dcd250e5be
       
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       
     2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     3 <html xmlns="http://www.w3.org/1999/xhtml">
       
     4     <head>
       
     5         <title></title>
       
     6 		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />		
       
     7         <script type="text/javascript" src="WRTKit/WRTKit.js"></script>
       
     8         <script type="text/javascript" src="Main.js"></script>
       
     9         <script type="text/javascript" src="iCalReader.js"></script>
       
    10         <link rel="stylesheet" href="oscon.css" type="text/css">
       
    11         <META NAME="Generator" CONTENT="Nokia WRT plug-in for Aptana Studio 2.0.0" />
       
    12     </head>
       
    13     <body onload="init()">
       
    14 	</body>
       
    15 </html>