{intl l="Secure payment"}
{include file="misc/checkout-progress.tpl" step="last"} {loop type="order" name="placed-order" id=$order_id} {ifhook rel="order-payment-gateway.body"} {hook name="order-payment-gateway.body" module="$PAYMENT_MODULE"} {/ifhook} {elsehook rel="order-payment-gateway.body"}{intl l="You choose to pay by"} : {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop}
{if $cart_count > 0}
{else}
{intl l="Sorry, your cart is empty. There's nothing to pay."}
{/if}
{intl l="Connecting to the secure payment server, please wait a few seconds..."}