mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
17 lines
277 B
HTML
17 lines
277 B
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Custom Document</title>
|
|
<style>
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<script src="languages.js"></script>
|
|
|
|
</body>
|
|
|
|
</html> |