framework/www/index.html
changeset 0 54063d8b0412
equal deleted inserted replaced
-1:000000000000 0:54063d8b0412
       
     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>PhoneGap Symbian.WRT</title>
       
     6 		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
       
     7 		<script language="javascript" type="text/javascript" src="phonegap.js"></script>
       
     8 	</head>
       
     9 <body>
       
    10 	Build your phonegap app here!
       
    11 </body>
       
    12 </html>