<?xml version="1.0"?>
<templates>
<t t-name="account.TestsSharedJsPython">
    <button t-attf-class="#{state.done ? 'text-success' : ''}" t-on-click="processTests">Test</button>
</t>
</templates>
