schala/static/index.html
2017-09-19 22:11:05 -07:00

13 lines
193 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
Type your source code into here:
<textarea class="code-input">
</textarea>
<script src="main.js"></script>
</body>
</html>