reinit
This commit is contained in:
commit
ced6c67fcc
664 changed files with 115177 additions and 0 deletions
14
html/upload.html
Normal file
14
html/upload.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html class='upload-window'>
|
||||
<head>
|
||||
<title>Upload...</title>
|
||||
<link type="text/css" rel='stylesheet' href='/.:-==-:./application.css' />
|
||||
<script src="/.:-==-:./jquery.js"></script>
|
||||
<script src="/.:-==-:./jquery.cookie.js"></script>
|
||||
<script src="/.:-==-:./upload.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<ul id='uploads'>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue