<!doctype html> <html> <head> <meta charset="UTF-8"> <script type="module" src="dbp-person-select-demo.js"></script> </head> <body> <dbp-person-select-demo lang="de" entry-point-url="http://127.0.0.1:8000"></dbp-person-select-demo> </body> </html>