Skip to content
Snippets Groups Projects
index.html 192 B
Newer Older
<!doctype html>
<html>
<head>
    <meta charset="UTF-8">
    <script type="module" src="vpu-auth-demo.js"></script>
</head>

<body>

<vpu-auth-demo lang="de"></vpu-auth-demo>

</body>
</html>