aboutsummaryrefslogtreecommitdiff
path: root/backend/microservice/index.html
diff options
context:
space:
mode:
authorSonja Galovic <galovicsonja@gmail.com>2022-03-20 23:39:07 +0100
committerSonja Galovic <galovicsonja@gmail.com>2022-03-20 23:39:07 +0100
commit470442d5b7c8f034f13ed0e8d2aaafe826b40a8c (patch)
tree34336ff754da362ab121a25dcfe137a0ff704913 /backend/microservice/index.html
parentefecf70b6f54560269c3ee8211ea6456c0481e69 (diff)
parentacf5c2a1e1920e158125758efda7b15232f53702 (diff)
Merge branch 'dev' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into dev
Diffstat (limited to 'backend/microservice/index.html')
-rw-r--r--backend/microservice/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/backend/microservice/index.html b/backend/microservice/index.html
new file mode 100644
index 00000000..98b35d52
--- /dev/null
+++ b/backend/microservice/index.html
@@ -0,0 +1,4 @@
+<form class="" action="data" method="post">
+ <input type="file" name="csvfile" value="Browse">
+ <input type="submit" name="" value="Submit">
+</form> \ No newline at end of file