<%= ob.polyT(`orderDetail.backToSummary`) %>
<%= ob.polyT(`orderDetail.disputeOrderTab.heading`) %>

<%= ob.polyT(`orderDetail.disputeOrderTab.moderatorLabel`) %>
<% if (ob.errors['claim']) print(ob.formErrorTmpl({ errors: ob.errors['claim'] })) %>
<%= ob.polyT(`orderDetail.disputeOrderTab.reasonHelperText`) %>

<%= ob.polyT(`orderDetail.fulfillOrderTab.btnCancel`) %> <%= ob.processingButton({ className: `btn clrBAttGrad clrBrDec1 clrTOnEmph js-submit ${ob.openingDispute ? 'processing' : ''}`, btnText: ob.polyT(`orderDetail.fulfillOrderTab.btnSubmit`), }) %>