extra headers for compatibility on IE7

This commit is contained in:
Ludovic Delauné
2017-02-28 16:57:58 +01:00
parent e0c066d850
commit 2c3317f582

View 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;?>" />