uploader/index.html

18 lines
390 B
HTML

<html>
<head>
<link rel="stylesheet" type="" href="./style.css">
<script src="https://unpkg.com/htmx.org@1.9.4/dist/htmx.min.js"></script>
</head>
<body>
<p><b>Test</b></p>
<!-- <form action="/action_page.php"> -->
<!-- <input type="file" id="myFile" name="filename"> -->
<!-- <input type="submit"> -->
<form>
</form>
</form>
</body>
</html>