<?xml version="1.0" encoding="utf-8"?>
<odoo>
    <template id="message_document_unfollowed" inherit_id="mail.message_document_unfollowed">
        <xpath expr="//t[@t-call='mail.public_layout']" position="attributes">
            <attribute name="t-call">portal.portal_layout</attribute>
        </xpath>
    </template>
</odoo>
