blob: 4ed7badeb4448ebda742d3cb01415d63dff3bf48 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>MulkCMS Admin</title>
<script type="module" src="/admin/admin.js"></script>
</head>
<body>
<mlk-admin greetee="Matthias"></mlk-admin>
</body>
</html>