aboutsummaryrefslogtreecommitdiff
path: root/node_modules/date-now/test/static/index.html
blob: 3d5384da83050c99dbead2437eb264a27c74b762 (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
<head>
    <title>TAPE Example</title>
    <script src="/testem.js"></script>
    <script src="bundle.js"></script>
</head>
<body>
</body>
</html>