Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -376,7 +376,7 @@
|
|
376 |
</div>
|
377 |
|
378 |
<div class="param-group">
|
379 |
-
<div class="param-label">API
|
380 |
<input type="password" class="param-input" id="api-key">
|
381 |
<div class="error-message" id="api-key-error">Please enter a valid API key</div>
|
382 |
</div>
|
|
|
376 |
</div>
|
377 |
|
378 |
<div class="param-group">
|
379 |
+
<div class="param-label"><strong style="color: red;">ENTER YOUR API KEY</strong></div>
|
380 |
<input type="password" class="param-input" id="api-key">
|
381 |
<div class="error-message" id="api-key-error">Please enter a valid API key</div>
|
382 |
</div>
|