SIU_Dran_net/frontend/index.html

23 lines
500 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<<<<<<< HEAD
<title>Registro</title>
=======
<title>SIU_Dran_net</title>
>>>>>>> 48e69d3c4957e0bdf3d622c1408a569a14d5a80c
</head>
<body>
<div id="root">
</div>
<DIV></DIV>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>