2020-03-04 11:41:40 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<title>LosslessCut</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="root"></div>
|
2023-02-16 15:37:33 +01:00
|
|
|
<script type="module" src="/src/index.jsx"></script>
|
2020-03-04 11:41:40 +01:00
|
|
|
</body>
|
|
|
|
</html>
|