update webhost
This commit is contained in:
7
WebHost/templates/upload_multidata.html
Normal file
7
WebHost/templates/upload_multidata.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<!doctype html>
|
||||
<title>Upload Multidata</title>
|
||||
<h1>Upload Multidata</h1>
|
||||
<form method=post enctype=multipart/form-data>
|
||||
<input type=file name=file>
|
||||
<input type=submit value=Upload>
|
||||
</form>
|
||||
Reference in New Issue
Block a user