{include file="header.html"} {title value=$layout.pagetitle} {if $payment.description} {/if}
{$payment.name} ({$payment.id|string_format:"%04d"})
{trans("Creditor:")} {$payment.creditor}
{trans("Value:")} {$payment.value|money_format}
{trans("Payment day:")} {$payment.payday}
{$payment.description|replace:"\n":"
"}
{trans("Account payment")} {trans("Edit")} {trans("Delete")}
{include file="footer.html"}