diff options
| author | Alex Yatskov <alex@foosoft.net> | 2017-09-09 12:59:49 -0700 | 
|---|---|---|
| committer | Alex Yatskov <alex@foosoft.net> | 2017-09-09 12:59:49 -0700 | 
| commit | 5f46006e8da1d51a66291f25a2bc75959ec81efd (patch) | |
| tree | 1a0b4d7948273ae95f8517cd77fc6d9e008f0f05 /ext/sb/sandbox.html | |
| parent | 9a5a9aa47fd9a6c7ea6830a821689321e8fd9fbb (diff) | |
scrap sandbox
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> |