[wish] support Odoo qweb template engine
What problem does this feature solve?
support 3rd partner template engine, like qweb.
What does the proposed API look like?
template render engine are pluginable. can render qweb template.
I think it can be supported by a plugin, just like vue-pug-plugin
qweb is template language more like vue template, the link is https://github.com/odoo/owl/blob/master/doc/reference/templates.md