<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">

    <t t-name="hr.HrPresenceStatus">
        <div class="o_employee_availability">
            <t t-tag="props.tag" role="img" t-att-class="classNames" t-att-aria-label="label" t-att-title="label"/>
        </div>
    </t>

</templates>
