Select Git revision
environment.py
survey.html 208 B
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Compendium Survey</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="./src/survey/index.tsx"></script>
</body>
</html>