{include file="global/block_header.tpl" ALIGN="right" BLOCK_HEADER="Round Transactions"}
{section txs $ROUNDTRANSACTIONS} {/section}
Tx Id User Name Type Amount
{$ROUNDTRANSACTIONS[txs].id|default:"0"} {$ROUNDTRANSACTIONS[txs].username|escape} {$ROUNDTRANSACTIONS[txs].type|default:""} {$ROUNDTRANSACTIONS[txs].amount|default:"0"|number_format:"8"}
{include file="global/block_footer.tpl"}