]> git.openstreetmap.org Git - nominatim-ui.git/blob - src/index.html
details page: in addressline table for details link use osm type and ids
[nominatim-ui.git] / src / index.html
1 <!DOCTYPE html>
2 <head>
3   <meta http-equiv="refresh" content="0; URL=search.html">
4 </head>
5 <body>
6   <a href="search.html">go to search page</a>
7 </body>
8 </html>