12 lines
168 B
HTML
Raw Normal View History

2015-06-22 10:52:00 +02:00
<!doctype html>
<html>
<title>Zippy Angular 2.0</title>
<body>
<zippy-app>
Loading...
</zippy-app>
<script src="../bootstrap.js"></script>
2015-06-22 10:52:00 +02:00
</body>
</html>