mirror of
https://github.com/embarklabs/subspace.git
synced 2025-01-11 06:47:03 +00:00
13 lines
228 B
HTML
13 lines
228 B
HTML
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
div.item {
|
|
margin-bottom: 20px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div id="content"></div>
|
|
<script type="text/javascript" src="app.js"></script>
|
|
</body>
|
|
</html> |