mirror of
https://github.com/mon/TataconUSB.git
synced 2026-04-20 07:57:36 -05:00
11 lines
236 B
HTML
11 lines
236 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<script type="text/javascript" src="tataconfig.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="waiting"></div>
|
|
<div id="content"></div>
|
|
</body>
|
|
</html> |