obs-portal/frontend/src/index.ejs

9 lines
174 B
Plaintext
Raw Normal View History

2021-11-27 21:44:03 +00:00
<!DOCTYPE html>
<html lang="en">
<head></head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>