]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/template/includes/html-header.php
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / lib / template / includes / html-header.php
index 405efd7f8439ce1a5f6f1a78abf867adf6dd7700..251e9037a06ed3971ccbc1ce7337c8a55c54c512 100644 (file)
@@ -2,6 +2,7 @@
 <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;?>" />