2016-05-02 08:15:10 -07:00

15 lines
172 B
HTML

<!doctype html>
<html>
<head>
<title>Async</title>
</head>
<body>
<async-app>
Loading...
</async-app>
<script src="../bootstrap.js"></script>
</body>
</html>