Files
iconograph/server/static/root.html

9 lines
171 B
HTML
Raw Normal View History

2016-05-05 00:33:30 +00:00
<html>
<head>
<script src="/static/control.js"></script>
2016-05-05 00:36:22 +00:00
<link rel="stylesheet" type="text/css" href="/static/control.css">
2016-05-05 00:33:30 +00:00
</head>
<body>
</body>
</html>