aboutsummaryrefslogtreecommitdiff
path: root/src/main/web/index.html
blob: 254831cac094e718961cc108788b04b8c4001625 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
    <title>KVision</title>
    <script type="text/javascript" src="main.bundle.js"></script>
</head>
<body class="kvision">
</body>
</html>