<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
    <t t-name="calendar.CalendarConnectProvider">
        <a role="button" title="Connect" class="o_calendar_activate_external_cal btn btn-primary"
            t-on-click="onConnect">Connect</a>
    </t>
</templates>
