IT FINALLY CLICKED, added logic behind uploads
This commit is contained in:
10
currencyproj/home/templates/uploadImage.html
Normal file
10
currencyproj/home/templates/uploadImage.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>test</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>test 1</h1>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user