Files
financeCategories/index.html
T
Arjun Patel 5cbcdae4bc d
2017-09-15 21:11:27 -07:00

18 lines
455 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Categorize</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<div class="">
</div>
</body>
</html