<td dir="ltr" valign="top" align="center" style="display: inline-block; vertical-align: top; font-family: inherit; text-align: center; padding: 0 4px 4px; cursor: pointer; width: 30%;">
    <a href="{{href}}" target="_blank">
        <img src={{iconUrl}} border="0" width={{width}} height={{height}} alt="{{buttonText}}">
        <p class="feedback-button-text">{{t buttonText}}</p>
        {{!-- Button text possible values:  {{t 'More like this'}} {{t 'Less like this'}} {{t 'Comment'}} --}}
    </a>
</td>