13 lines
232 B
HTML
Raw Normal View History

<!doctype html>
<html>
<head>
<title>Bazel Integration Test</title>
</head>
<body>
<app-component></app-component>
<script src="/zone.min.js"></script>
<script src="/bundle.min.js"></script>
</body>
</html>