gotelem/web/src/index.html

12 lines
173 B
HTML
Raw Normal View History

2024-03-04 05:04:41 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Open MCT Tutorials</title>
<script src="openmct/openmct.js"></script>
</head>
<body>
<script>
</script>
</body>
</html>