{intl l="Your Cart"}

{hook name="order-failed.top"} {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} {/loop} {elseloop rel="failed-order"} {intl l="Your order payment"} {/elseloop}

{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"}
{hook name="order-failed.bottom"} {intl l="Go home"}