{{#button}}
<a href="?" class="hoo-button" role="button"{{#if props}} {{{props}}}{{/if}}>
    <div class="hoo-button-label">{{ label }}</div>
</a>
{{/button}}