{include file="header.html"}

{$lng.order_history.complete_payment}

{if isset($error) && $error}

{$error}

{else}
{$lng.order_history.complete_payment_for} {$action.actions_str}
{$lng.listings.total} : {$total}
{$pay_form}
{/if}
{include file="footer.html"}