<!doctype html>
<html>
  <title>Angular Hello World payload test</title>
<body>
  <hello-app>
    Loading...
  </hello-app>
  <script src="app-bundle-deps.min.js"></script>
</body>
</html>