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

    <t t-name="BalanceButton" owl="1">
        <div class="header-button balance-button" t-on-click="sendBalance">
            <span class="lock-button">
                Send Balance
            </span>
        </div>
    </t>

</templates>
