Spaces:
Sleeping
Sleeping
Commit
ยท
5319c9c
1
Parent(s):
fb29688
Update templates/home.html
Browse files- templates/home.html +3 -5
templates/home.html
CHANGED
|
@@ -16,12 +16,10 @@
|
|
| 16 |
<textarea name="comment" required="true" rows="1" cols="40"></textarea>
|
| 17 |
<br>
|
| 18 |
<input type="submit" value="ุตูููู" class="button-89">
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
{% endif %}
|
| 23 |
|
| 24 |
-
</div>
|
| 25 |
</form>
|
| 26 |
</div>
|
| 27 |
</body>
|
|
|
|
| 16 |
<textarea name="comment" required="true" rows="1" cols="40"></textarea>
|
| 17 |
<br>
|
| 18 |
<input type="submit" value="ุตูููู" class="button-89">
|
| 19 |
+
<br>
|
| 20 |
+
|
| 21 |
+
{% include 'prediction.html' %}
|
|
|
|
| 22 |
|
|
|
|
| 23 |
</form>
|
| 24 |
</div>
|
| 25 |
</body>
|