Files
Alex Vernacchia abd84f7fcb Initial commit
2015-01-07 17:23:07 +00:00

14 lines
318 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Social.com Scheduler</title>
</head>
<body>
<h1>Will be where all the testing, examples, and markup go</h1>
<script src="./bower_components/angularjs/angular.js"></script>
<script src="./scheduler.js"></script>
</body>
</html>