Adding Blank HTML page

This commit is contained in:
Joe Bowser 2011-01-13 16:27:54 -08:00
parent 9051b157f8
commit b9e1b1d280

View File

@ -0,0 +1,9 @@
<html>
<head>
<title></title>
<script src="phonegap.js"></script>
</head>
<body>
</body>
</html>