<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="no-referrer">
<meta name="notegraf-sso-signout" content="">
<title>Notegraf</title>
</head>
<body>
<div id="app"></div>
<script src="./index.tsx" type="module"></script>
</body>
</html>