${'Your order history is empty.' @ i18n}
${'Id' @ i18n}
${'Date' @ i18n}
${'Status' @ i18n}
${'Total' @ i18n}
${order.listOrderId}
${'dd MMM, yyyy' @ format=order.order.orderPlaced}
${order.order.orderStatus}
${order.order.currencyCode} ${'#.00' @ format=order.order.orderTotalPrice}