{$smarty.const.LA_ORDER_HISTORY_DESCR}
| {$smarty.const.LA_PACKAGE} | {$smarty.const.LA_ORDERED} | {$smarty.const.LA_PRICE} | {$smarty.const.LA_STATUS} | |
| {$order.pkg_name} | {$order.date_order} | {$order.price} {$order.currency} | {if $order.date_paid}{$smarty.const.LA_PAID} {$order.date_paid} | {else}{$smarty.const.LA_NOT_PAID} {if $order.status} ({$order.status}) {/if} | {/if}