Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

vpu-official-signature-pdf-upload.js

Blame
  • index.html 315 B
    <!doctype html>
    <html>
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <script type="module" src="dbp-check-in-place-select-demo.js"></script>
    </head>
    
    <body>
    
    <dbp-check-in-place-select-demo lang="de"></dbp-check-in-place-select-demo>
    </body>
    </html>