nehalelkaref commited on
Commit
5e4f430
·
1 Parent(s): dda5da9

Update templates/home.html

Browse files
Files changed (1) hide show
  1. templates/home.html +1 -1
templates/home.html CHANGED
@@ -21,7 +21,7 @@
21
 
22
  <div class="container" id="output" style="visibility: hidden;">
23
  <img src="/images/egypt_vector.png" alt="Egypt">
24
- <div class="centered"><h2>{{output}</h2></div>
25
  </div>
26
 
27
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
 
21
 
22
  <div class="container" id="output" style="visibility: hidden;">
23
  <img src="/images/egypt_vector.png" alt="Egypt">
24
+ <div class="centered"><h2>{{output}}</h2></div>
25
  </div>
26
 
27
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>