Update home.html

This commit is contained in:
ccppi 2024-03-14 21:47:15 +00:00
parent 1e9d5d2ee1
commit 2b2c21623c

View File

@ -1,10 +1,7 @@
<html> <html>
<body> <body>
test test
<button type="submit" id="id_run" value="run importer" name="b_submit">RUNRUNRUN</button> <button type="submit" id="id_run" value="run importer" name="b_submit">RUNRUNRUN</button>
<script type="text/javascript" language="javascript" src="home.js"></script>
<script type="text/javascript" language="javascript" src="home.js"></script>
</body> </body>
</html> </html>