Since https://github.com/odoo/odoo/commit/8d06889ec3b4f7234ebe9e8f524b286e5dcffa29, Odoo emits a warning if index.html contains an xml declaration. We should update the generator to not emit it, and also probably to generate html5 instead of xhtml. To be investigated.
Since odoo/odoo@8d06889, Odoo emits a warning if index.html contains an xml declaration.
We should update the generator to not emit it, and also probably to generate html5 instead of xhtml. To be investigated.