<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">
    <t t-name="im_livechat.BooleanPhoneField">
        <i t-if="state.value" class="fa fa-fw fa-phone" role="img" title="In a Call"/>
    </t>
</templates>
