11 lines
177 B
HTML
Raw Normal View History

2015-11-24 11:07:41 -06:00
<!doctype html>
<html>
<head>
2015-11-24 16:55:09 -06:00
<script src="../../dist/cordova-wrap.js"></script>
2015-11-24 14:04:16 -06:00
<script src="app.js"></script>
2015-11-24 11:07:41 -06:00
</head>
<body>
<h2>Test</h2>
</body>
</html>