OSCON/index.html
author ivanl
Fri, 21 Aug 2009 16:39:37 +0100
changeset 18 b73e6caf0031
parent 7 97dcd250e5be
permissions -rw-r--r--
Added Wiki support Added TextPane Added large view CSS and images

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title></title>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />		
        <script type="text/javascript" src="WRTKit/WRTKit.js"></script>
        <script type="text/javascript" src="Main.js"></script>
        <script type="text/javascript" src="iCalReader.js"></script>
        <link rel="stylesheet" href="oscon.css" type="text/css">
        <META NAME="Generator" CONTENT="Nokia WRT plug-in for Aptana Studio 2.0.0" />
    </head>
    <body onload="init()">
	</body>
</html>