| Order ID | Jurisdiction # | Created | Token Status | Resend Link | |
|---|---|---|---|---|---|
| <% If Len(searchTerm) > 0 Then %>No orders match your search.<% Else %>No orders found.<% End If %> | |||||
| <%= H(order("OrderID")) %> | <%= H(order("Email")) %> | <%= H(order("JurisdictionNumber")) %> | <%= H(order("CreatedAt")) %> | <%= H(tokenStatus) %> | Email link |
<%= recordCount %> order<% If recordCount <> 1 Then %>s<% End If %> found.
<% End If %>