2024-02-14 16:13:59 +00:00
|
|
|
<!DOCTYPE html>
|
2023-06-06 11:57:40 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<link rel="stylesheet" href="./css/app.css">
|
|
|
|
<script type="module" src="./js/edit.js"></script>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2024-05-12 22:26:00 +00:00
|
|
|
<mosaic-configure></mosaic-configure>
|
2023-06-06 11:57:40 +00:00
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|