diff options
Diffstat (limited to 'ext/sb/sandbox.html')
-rw-r--r-- | ext/sb/sandbox.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ext/sb/sandbox.html b/ext/sb/sandbox.html deleted file mode 100644 index b9d33cf6..00000000 --- a/ext/sb/sandbox.html +++ /dev/null @@ -1,10 +0,0 @@ -<!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> |