{include file="header.html"}

{$layout.pagetitle}

{if $reglog.description} {/if}
{trans("Real state:")} {$reglog.value|money_format}
{trans("Cash state:")} {$reglog.snapshot|money_format}
{trans("Time:")} {$reglog.time}
{trans("User:")} {$reglog.username}
{trans("Description")}:
{$reglog.description|replace:"\n":"
"}
{trans("Edit")} {trans("Delete")}
{include file="footer.html"}