X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/fc961c14fa3762530123e7aad3fae77b6e89be65..620100a5ac943e86e54f81f40dc52f1dd0d61330:/lib/template/search-html.php diff --git a/lib/template/search-html.php b/lib/template/search-html.php index 88ca5f7a..e523c446 100644 --- a/lib/template/search-html.php +++ b/lib/template/search-html.php @@ -1,46 +1,20 @@ - - + + + -
-
- -
- Data last updated: -
- -
-
-
- - -
-
-
-
+ + +
- - - - + + + - - } -?> -
-
-
-
+ -
- - - - + + + @@ -154,7 +103,6 @@ ]; echo 'var nominatim_map_init = ' . json_encode($aNominatimMapInit, JSON_PRETTY_PRINT) . ';'; - $aNominatimResults = []; echo 'var nominatim_results = ' . json_encode($aSearchResults, JSON_PRETTY_PRINT) . ';'; ?>