Ghost/ghost/email-service/lib/email-templates/partials/feedback-button.hbs
2023-01-09 16:40:42 +04:00

6 lines
295 B
Handlebars

<td dir="ltr" valign="top" align="center" style="vertical-align: top; font-family: inherit; font-size: 14px; text-align: center; padding: 0 8px;" nowrap>
<a href="{{href}}" target="_blank">
<img src={{iconUrl}} border="0" width="156" height="38" alt="{{buttonText}}">
</a>
</td>