How can I add the company logo to an email template? I want it to automatically change every time the company logo is changed in the template... I have tried several options, but the only code that works for me is working is this:

style="padding: 0px; margin: 0px; height: auto; width: 80px;"
alt="${object.company_id.name}"/>
odoo 15 community, thank you.
