Files
dolt/clients/explore/index.html
2015-07-23 11:22:13 -07:00

9 lines
131 B
HTML

<!doctype html>
<head>
<meta charset="UTF-8">
<script src="explore.js"></script>
</head>
<body>
<div id="explore"></div>
</body>