Add index and main

This commit is contained in:
Valentin Tolmer
2021-05-08 12:00:52 +02:00
parent c58459547b
commit f8951d3b82
3 changed files with 24 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>LLDAP Administration</title>
<script src="/pkg/bundle.js" defer></script>
</head>
<body>
</body>
</html>