mirror of
https://github.com/peterantypas/maiana.git
synced 2025-06-21 09:00:34 -07:00
16 lines
256 B
HTML
16 lines
256 B
HTML
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>WiFi Setup</title>
|
|
|
|
<style>
|
|
</style>
|
|
|
|
<script>
|
|
</script>
|
|
</head>
|
|
<body>
|
|
This is the WiFi form
|
|
</body>
|
|
</html>
|