index.html
453 Bytes
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Velociraptor Owners</title>
<!--Ext JS-->
<link rel="stylesheet" type="text/css" href="extjs/resources/css/ext-all.css">
<script src="extjs/ext-all.js"></script>
<!--Application JS-->
<script src="grid.js"></script>
<script src="php/api.php"></script>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
</body>
</html>