<tpl-body translate>
{{::$ctrl.question}}
</tpl-body>
<tpl-buttons>
<input type="button" response="cancel" translate-attr="{value: 'Cancel'}">
<button response="accept" vn-focus translate>Accept</button>
</tpl-buttons>