Mercurial > hg > GlobalNeighbors
comparison globalneighbors/templates/index.html @ 11:d1b99c695511
remove obselete data
| author | Jeff Hammel <k0scist@gmail.com> | 
|---|---|
| date | Sun, 25 Jun 2017 12:54:05 -0700 | 
| parents | 21ed15391e8a | 
| children | 6d89ea94930b | 
   comparison
  equal
  deleted
  inserted
  replaced
| 10:21ed15391e8a | 11:d1b99c695511 | 
|---|---|
| 12 minLength: 3, | 12 minLength: 3, | 
| 13 delay: 1500 | 13 delay: 1500 | 
| 14 }); | 14 }); | 
| 15 }); | 15 }); | 
| 16 </script> | 16 </script> | 
| 17 <link rel="stylesheet" type="text/css" href="/css/style.css"/> | |
| 17 </head> | 18 </head> | 
| 18 <body> | 19 <body> | 
| 19 <h1>Global Neighbors</h1> | 20 <h1>Global Neighbors</h1> | 
| 20 <h2>Serving {{ n_cities }} cities</h2> | 21 <h2>Serving {{ n_cities }} cities</h2> | 
| 21 | 22 | 
