aboutsummaryrefslogtreecommitdiffstats
path: root/server/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'server/index.html')
-rw-r--r--server/index.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/server/index.html b/server/index.html
deleted file mode 100644
index 3273a1f..0000000
--- a/server/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!doctype html>
-
-<html>
-Hello world
-
-<form action="convert" method="POST">
- <textarea cols=80 rows=30 name="data">
- EXT. SOMEWHERE - DAY
-
- SOME GUY appears out of nowhere.
- </textarea>
- <input type=submit>
-</form>
-
-</html>