8 lines
209 B
HTML
8 lines
209 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head><meta charset="utf-8" /><title>TeleWave</title></head>
|
|
<body>
|
|
<p>Frontend build not present yet — run the Vite build to populate wwwroot.</p>
|
|
</body>
|
|
</html>
|