Skip to content
Snippets Groups Projects
index.html 304 B
<!doctype html>
<html>
<head>
    <meta charset="UTF-8">
    <script type="module" src="dbp-organization-select-demo.js"></script>
</head>

<body>

<dbp-organization-select-demo auth requested-login-status lang="de" entry-point-url="http://127.0.0.1:8000"></dbp-organization-select-demo>
</body>
</html>