Skip to content
Snippets Groups Projects
Select Git revision
  • f343f59734754dbcdb96ea8b491b194377a43727
  • main default protected
  • demo protected
  • master
  • icon-set-mapping
  • production protected
  • revert-62666d1a
  • favorites-and-recent-files
  • lit2
  • wc-part
  • mark-downloaded-files
  • feature/annotpdf-test
  • fix-zip-upload
  • config-cleanup
  • wip
  • app-shell-update
16 results

i18n.js

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>