mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-17 16:15:22 +00:00
10 lines
142 B
HTML
10 lines
142 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>jsREPL Sandbox</title>
|
|
</head>
|
|
<body>
|
|
<script src="sandbox.js"></script>
|
|
</body>
|
|
</html>
|