1
0
mirror of https://github.com/gristlabs/grist-core.git synced 2024-10-27 20:44:07 +00:00
gristlabs_grist-core/static/index.html

10 lines
139 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf8">
</head>
<body>
<script src='/main.bundle.js'></script>
</body>
</html>