mono/packages/kbot/gui/app/examples/api/isolation-dist/index.html
2025-09-14 20:17:38 +02:00

11 lines
188 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Isolation Secure Script</title>
</head>
<body>
<script src="index.js"></script>
</body>
</html>