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>
|
2024-02-12 07:11:36 +01:00
|
|
|
<script type="module" src="/src/index.tsx"></script>
|
2020-03-04 11:41:40 +01:00
|
|
|
</body>
|
|
|
|
</html>
|