{{#tooltip}}
<div class="hoo-tooltip{{#if arrow}} {{arrow}}{{/if}}" role="tooltip">
    <div class="hoo-tooltip-content">{{{content}}}</div>
</div>
{{/tooltip}}