5 <meta name='viewport' content='width=device-width,initial-scale=1'>
7 <title>Nominatim Demo</title>
9 <link rel="icon" type="image/png" href="theme/favicon-194x194.png" sizes="194x194">
10 <link rel="icon" type="image/png" href="theme/favicon-32x32.png" sizes="32x32">
12 <link rel='stylesheet' href='theme/style.css'>
14 <script src='config.defaults.js'></script>
15 <script src='theme/config.theme.js'></script>
18 if (Nominatim_Config.Reverse_Only
19 && window.location.pathname.endsWith('search.html')) {
20 window.location.pathname = window.location.pathname.replace(
21 'search.html', 'reverse.html'
25 <script type="module" crossorigin src="./assets/search-CDwJma4F.js"></script>
26 <link rel="stylesheet" crossorigin href="./assets/search-C8qMSm1r.css">