{include file="global/block_header.tpl" BLOCK_HEADER="Query User Database"}
{include file="global/block_footer.tpl"} {include file="global/block_header.tpl" BLOCK_HEADER="User Information"}
{section name=user loop=$USERS|default} {/section}
ID Username E-Mail Hashrate Valid Invalid Balance Est. Donation Est. Payout Admin
{$USERS[user].id} {$USERS[user].username} {$USERS[user].email} {$USERS[user].hashrate} {$USERS[user].shares.valid} {$USERS[user].shares.invalid} {$USERS[user].balance} {$USERS[user].payout.est_donation} {$USERS[user].payout.est_payout}
ID Username E-Mail Hashrate Shares Balance Est. Donation Est. Payout Admin
{include file="global/block_footer.tpl"}