]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/template/includes/html-header.php
update report a problem page
[nominatim.git] / lib / template / includes / html-header.php
index 405efd7f8439ce1a5f6f1a78abf867adf6dd7700..9a914bf5bb659f376461d796933ae201d4a2038d 100644 (file)
@@ -2,10 +2,11 @@
 <html lang="en">
 <head>
     <title>OpenStreetMap Nominatim: Search</title>
+    <meta content="IE=edge" http-equiv="x-ua-compatible" />
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <base href="<?php echo CONST_Website_BaseURL;?>" />
-    <link href="nominatim.xml" rel="search" title="Nominatim Search" type="application/opensearchdescription+xml" />
     <link href="css/leaflet.css" rel="stylesheet" />
+    <link href="css/Control.Minimap.min.css" rel="stylesheet" />
     <link href="css/bootstrap-theme.min.css" rel="stylesheet" />
     <link href="css/bootstrap.min.css" rel="stylesheet" />