Skip to content
Snippets Groups Projects
Select Git revision
  • db0412f096a7c297f1a3ddc75e0ba10d81359612
  • master default protected
  • restructuring
3 results

200_Sortieralgorithmen.tex

Blame
  • index.html 286 B
    <!doctype html>
    <html>
    <head>
        <meta charset="UTF-8">
        <script type="module" src="dbp-person-select-demo.js"></script>
    </head>
    
    <body>
    
    <dbp-person-select-demo auth requested-login-status lang="de" entry-point-url="http://127.0.0.1:8000"></dbp-person-select-demo>
    </body>
    </html>