<?xml version="1.0" encoding="utf-8"?>
<templates>

    <t t-name="account.OpenMoveWidget">
        <a href="#" t-out="props.record.data[props.name] || '/'" t-on-click.prevent.stop="(ev) => this.openMove()"/>
    </t>

</templates>
