Update ui_html.py
Browse files- ui_html.py +1 -1
ui_html.py
CHANGED
|
@@ -43,7 +43,7 @@ HOME_HTML = """
|
|
| 43 |
|
| 44 |
<p>
|
| 45 |
You can type either:
|
| 46 |
-
<br>- plain text
|
| 47 |
<br>- or a full JSON request
|
| 48 |
</p>
|
| 49 |
|
|
|
|
| 43 |
|
| 44 |
<p>
|
| 45 |
You can type either:
|
| 46 |
+
<br>- plain text
|
| 47 |
<br>- or a full JSON request
|
| 48 |
</p>
|
| 49 |
|