2020-12-28 17:51:34 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>Brainlet</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2021-01-08 00:53:42 +02:00
|
|
|
<noscript>Sorry, but JavaScript is required to render and interact with this page.</noscript>
|
2020-12-28 17:51:34 +02:00
|
|
|
|
|
|
|
<div id="root"></div>
|
|
|
|
</body>
|
|
|
|
</html>
|