schala/static/index.html

13 lines
193 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
</head>
<body>
2017-09-19 20:29:08 -07:00
Type your source code into here:
<textarea class="code-input">
</textarea>
<script src="main.js"></script>
</body>
</html>