aboutsummaryrefslogtreecommitdiff
path: root/ext/sb/sandbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sb/sandbox.html')
-rw-r--r--ext/sb/sandbox.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/sb/sandbox.html b/ext/sb/sandbox.html
new file mode 100644
index 00000000..b9d33cf6
--- /dev/null
+++ b/ext/sb/sandbox.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ </head>
+ <body>
+ <script src="/mixed/lib/handlebars.min.js"></script>
+ <script src="/sb/js/sandbox.js"></script>
+ </body>
+</html>