Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
<label for="email">Your Email</label>
|
66 |
<input type="text" id="email" placeholder="Your email will appear here..." readonly>
|
67 |
|
68 |
-
<p class="info" id="infoMessage">Listening
|
69 |
<p class="status" id="status">Initializing...</p>
|
70 |
</div>
|
71 |
|
|
|
65 |
<label for="email">Your Email</label>
|
66 |
<input type="text" id="email" placeholder="Your email will appear here..." readonly>
|
67 |
|
68 |
+
<p class="info" id="infoMessage">Listening...</p>
|
69 |
<p class="status" id="status">Initializing...</p>
|
70 |
</div>
|
71 |
|