summaryrefslogtreecommitdiffstats
path: root/theme/assets/jsrepl/sandbox.html
blob: b04282e7fbc3d763f9ac67d9ed7d6fe157fa977d (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
   <title>jsREPL Sandbox</title>
  </head>
  <body>
     <script src="sandbox.js"></script>
  </body>
</html>