Spaces:
Running
Running
Update templates/translate.html
Browse files- templates/translate.html +1 -1
templates/translate.html
CHANGED
|
@@ -57,7 +57,7 @@
|
|
| 57 |
<body>
|
| 58 |
|
| 59 |
<h1>Translator</h1>
|
| 60 |
-
<
|
| 61 |
|
| 62 |
<label for="question">Text:</label>
|
| 63 |
<input type=" text" id="question" placeholder="Type your text here..."><br><br>
|
|
|
|
| 57 |
<body>
|
| 58 |
|
| 59 |
<h1>Translator</h1>
|
| 60 |
+
<br><br>
|
| 61 |
|
| 62 |
<label for="question">Text:</label>
|
| 63 |
<input type=" text" id="question" placeholder="Type your text here..."><br><br>
|