Exit Full View

Glok / glok-demo-client / src / jsMain / resources / launcher.html

<html>
<head>
    <title>Glok Demo Client</title>
    <script src="glok-demo-client.js"></script>
</head>
<body>
    Running???
</body>
</html>