init
This commit is contained in:
13
templates/uploaded.html
Normal file
13
templates/uploaded.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Upload test</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>Upload took {{ time }}</p>
|
||||
<a href="/">OK</a>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user