new fields added but can't send video anymore

This commit is contained in:
Jan
2024-06-15 19:02:38 +02:00
parent 1fffa33fe6
commit 3a21fb0914
10 changed files with 270 additions and 30 deletions

View File

@@ -9,6 +9,7 @@
</head>
<body>
<div class="centercontent">
<div class="container">
<p>This is just a test page for the single page option of the json configuration</p>
<form action="http://localhost:5000/send_json" method="post">
@@ -21,5 +22,6 @@
<p><input id="submitbutton" type = "submit" value = "submit";/></p>
</form>
</div>
</div>
</body>
</html>