2015-08-28 14:39:34 -07:00
|
|
|
<!doctype html>
|
|
|
|
|
<html>
|
|
|
|
|
<title>Animation Example</title>
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="./css/app.css" />
|
|
|
|
|
<body>
|
|
|
|
|
<animate-app>Loading...</animate-app>
|
2016-05-01 22:54:19 -07:00
|
|
|
<script src="../bootstrap.js"></script>
|
2015-08-28 14:39:34 -07:00
|
|
|
</body>
|
|
|
|
|
</html>
|