diff options
author | Adam Novak | 2020-04-09 15:41:29 -0700 |
---|---|---|
committer | Adam Novak | 2020-04-09 15:41:29 -0700 |
commit | 7d26be925f37b1f98cac23b018dd1a72fa506a3f (patch) | |
tree | a48e121a0a094f696e8b97a6db4486ec8ef6f67a | |
parent | 02615e46e56376302ef99f7223f447a070248214 (diff) | |
download | bh20-seq-resource-7d26be925f37b1f98cac23b018dd1a72fa506a3f.tar.gz bh20-seq-resource-7d26be925f37b1f98cac23b018dd1a72fa506a3f.tar.lz bh20-seq-resource-7d26be925f37b1f98cac23b018dd1a72fa506a3f.zip |
Put back in directory
-rw-r--r-- | bh20simplewebuploader/main.py (renamed from main.py) | 0 | ||||
-rw-r--r-- | bh20simplewebuploader/templates/error.html (renamed from templates/error.html) | 0 | ||||
-rw-r--r-- | bh20simplewebuploader/templates/form.html (renamed from templates/form.html) | 0 | ||||
-rw-r--r-- | bh20simplewebuploader/templates/success.html (renamed from templates/success.html) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/main.py b/bh20simplewebuploader/main.py index b4e8681..b4e8681 100644 --- a/main.py +++ b/bh20simplewebuploader/main.py diff --git a/templates/error.html b/bh20simplewebuploader/templates/error.html index c2ab0a4..c2ab0a4 100644 --- a/templates/error.html +++ b/bh20simplewebuploader/templates/error.html diff --git a/templates/form.html b/bh20simplewebuploader/templates/form.html index 4ad41e2..4ad41e2 100644 --- a/templates/form.html +++ b/bh20simplewebuploader/templates/form.html diff --git a/templates/success.html b/bh20simplewebuploader/templates/success.html index 1be7861..1be7861 100644 --- a/templates/success.html +++ b/bh20simplewebuploader/templates/success.html |