Hello, I am trying to place the following code in the editor of the web theme at the foot of the page, in odoo 13, it does not let me save and highlights the link line, please a suggestion, thanks:
<li><a target="_blank" href="https://api.whatsapp.com/send?phone=573232810871&text=">
<span class="fa fa-whatsapp"/>
<span class="o_force_ltr" t-field="res_company.phone"/>
</a>
</li>