Ld75 commited on
Commit
e3f8ff6
·
1 Parent(s): ef3b7e0

Create index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -0
index.html ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ <form action="/stt" method="get">
2
+ <input type="file">
3
+ <input type="submit" value="ok">
4
+ </form>