aboutsummaryrefslogtreecommitdiff
path: root/backend/microservice/index.html
blob: 98b35d526d4350af57ef9ac5f6d21773c74243a9 (plain) (blame)
1
2
3
4
<form class="" action="data" method="post">
    <input type="file" name="csvfile" value="Browse">
    <input type="submit" name="" value="Submit">
</form>