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

<body>

<vpu-person-profile-demo id="vpu-person-profile-src" lang="de"></vpu-person-profile-demo>
</body>
</html>