Files
chopin-frontend/index.html

13 lines
317 B
HTML

<!DOCTYPE html>
<html lang="">
<head>
</head>
<body>
<noscript>
<strong>We're sorry but Subsonics doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>