Files
drive-health/templates/index.html
Daniel Legt 81ca5ddf28 Implemented the hardware service
+ Started working on web interface
2024-01-20 01:27:10 +02:00

11 lines
209 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Drive Health</title>
</head>
<body>
</body>
</html>