smart_garden_server/client/main.html
2020-07-24 20:24:46 +02:00

7 lines
109 B
HTML

<head>
<title>SmartGarden</title>
</head>
<body>
<div id="root" style="overflow: hidden;"></div>
</body>