RemoteShell-Frontend/public/index.html

11 lines
208 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>RemoteShell</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>