nehalelkaref commited on
Commit
6a90425
ยท
1 Parent(s): b889e0c

Update templates/home.html

Browse files
Files changed (1) hide show
  1. templates/home.html +1 -1
templates/home.html CHANGED
@@ -19,7 +19,7 @@
19
  <input id="text" type="submit" value="ุตูŽู†ูู" class="button-89">
20
  <br>
21
 
22
- <div class="container" id="output" style="visibility: hidden;">
23
  <img src="/static/images/egypt_vector.png" alt="Egypt">
24
  <div class="centered"><h2>{{output}}</h2></div>
25
  </div>
 
19
  <input id="text" type="submit" value="ุตูŽู†ูู" class="button-89">
20
  <br>
21
 
22
+ <div class="container" id="output" style="visibility:hidden">
23
  <img src="/static/images/egypt_vector.png" alt="Egypt">
24
  <div class="centered"><h2>{{output}}</h2></div>
25
  </div>