13 lines
213 B
HTML
Raw Normal View History

2015-06-22 10:52:00 +02:00
<!doctype html>
<html>
<title>Zippy Angular</title>
2015-06-22 10:52:00 +02:00
<body>
<zippy-app>
Loading...
</zippy-app>
<!--default load location for ts_devserver-->
<script src="/_/ts_scripts.js"></script>
2015-06-22 10:52:00 +02:00
</body>
</html>