{intl l="Your Cart"}
+ + {include file="misc/checkout-progress.tpl" step="last"} + + {loop type="order" name="failed-order" id=$failed_order_id} + +{intl l="You choose to pay by"} : {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop}
+{intl l="We're sorry, a problem occured and your payment was not successful."}
+ {if null !== $failed_order_message} +{$failed_order_message}
+ {/if} + + {intl l="Try again"} +