Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / doc / _themes / odoodoc / layout.html
index 5235137..b01eaf0 100644 (file)
 <!doctype html>
 {%- endblock -%}
 
+{%- block htmltitle -%}
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  {{ super() }}
+{%- endblock -%}
+
 {%- block extrahead -%}
   {%- if canonical -%}
     <link rel="canonical" href="{{ canonical }}"/>